aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/smpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/smpp.h')
-rw-r--r--include/openbsc/smpp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/openbsc/smpp.h b/include/openbsc/smpp.h
deleted file mode 100644
index bcdac8f0b..000000000
--- a/include/openbsc/smpp.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#pragma once
-
-int smpp_openbsc_alloc_init(void *ctx);
-int smpp_openbsc_start(struct gsm_network *net);