aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-01-05 12:24:16 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2022-01-05 12:24:56 +0100
commita3c221728ab2a97fd331d6cc10cca3f0ef50929c (patch)
treee61987f818c2870f7142931d3282208f7d466a86
parente91b57d963846fe1629c7fb12924f2c676964c92 (diff)
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
-rw-r--r--src/tests/dummy_cn_sua.c1
1 files changed, 0 insertions, 1 deletions
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";