aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/common_bsc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/common_bsc.h')
-rw-r--r--include/osmocom/bsc/common_bsc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/osmocom/bsc/common_bsc.h b/include/osmocom/bsc/common_bsc.h
deleted file mode 100644
index c23d20cb5..000000000
--- a/include/osmocom/bsc/common_bsc.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#include <stdint.h>
-
-struct gsm_network *bsc_network_init(void *ctx);