aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/ussd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/ussd.h')
-rw-r--r--include/osmocom/msc/ussd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/osmocom/msc/ussd.h b/include/osmocom/msc/ussd.h
deleted file mode 100644
index bc4227bb7..000000000
--- a/include/osmocom/msc/ussd.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#include <osmocom/core/msgb.h>
-
-int handle_rcv_ussd(struct gsm_subscriber_connection *conn, struct msgb *msg);