aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/hnb-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/hnb-test.h')
-rw-r--r--src/tests/hnb-test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/hnb-test.h b/src/tests/hnb-test.h
index f58c177..4af50a7 100644
--- a/src/tests/hnb-test.h
+++ b/src/tests/hnb-test.h
@@ -49,6 +49,7 @@ struct hnbtest_chan {
};
struct hnb_test {
+ const char *gw_addr;
uint16_t gw_port;
/*! SCTP listen socket for incoming connections */
struct osmo_fd conn_fd;