pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/26781 )
Change subject: tests/dummy_cn_sua.c: Drop no longer existing include ......................................................................
tests/dummy_cn_sua.c: Drop no longer existing include
This one was unspotted during last patches dropping hnbgw since this file is actually not compiled currently.
Change-Id: I94ed20c42bcc9619d80757c6ff4a661c360bfb4f --- M src/tests/dummy_cn_sua.c 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/81/26781/1
diff --git a/src/tests/dummy_cn_sua.c b/src/tests/dummy_cn_sua.c index 6e14562..cf71608 100644 --- a/src/tests/dummy_cn_sua.c +++ b/src/tests/dummy_cn_sua.c @@ -24,7 +24,6 @@ #include <osmocom/ranap/ranap_ies_defs.h> #include <osmocom/ranap/ranap_common_cn.h> #include <osmocom/ranap/ranap_msg_factory.h> -#include <osmocom/iuh/hnbgw.h>
const char *cmdline_bind_addr = "127.0.0.1";