aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/iuh/hnbgw_cn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/iuh/hnbgw_cn.h')
-rw-r--r--include/osmocom/iuh/hnbgw_cn.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/osmocom/iuh/hnbgw_cn.h b/include/osmocom/iuh/hnbgw_cn.h
deleted file mode 100644
index 2e61d82..0000000
--- a/include/osmocom/iuh/hnbgw_cn.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#include <osmocom/iuh/hnbgw.h>
-
-int hnbgw_cnlink_init(struct hnb_gw *gw, const char *stp_host, uint16_t stp_port, const char *local_ip);