aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/iuh/hnbgw_hnbap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/iuh/hnbgw_hnbap.h')
-rw-r--r--include/osmocom/iuh/hnbgw_hnbap.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/osmocom/iuh/hnbgw_hnbap.h b/include/osmocom/iuh/hnbgw_hnbap.h
deleted file mode 100644
index cca3550..0000000
--- a/include/osmocom/iuh/hnbgw_hnbap.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-#include <osmocom/iuh/hnbgw.h>
-
-int hnbgw_hnbap_rx(struct hnb_context *hnb, struct msgb *msg);
-int hnbgw_hnbap_init(void);