aboutsummaryrefslogtreecommitdiffstats
path: root/include/grgsm/trx/trx_burst_if.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grgsm/trx/trx_burst_if.h')
-rw-r--r--include/grgsm/trx/trx_burst_if.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grgsm/trx/trx_burst_if.h b/include/grgsm/trx/trx_burst_if.h
index 0e7a35a..9277dc5 100644
--- a/include/grgsm/trx/trx_burst_if.h
+++ b/include/grgsm/trx/trx_burst_if.h
@@ -48,6 +48,7 @@ namespace gr {
* creating new instances.
*/
static sptr make(
+ const std::string &bind_addr,
const std::string &remote_addr,
const std::string &base_port);
};