aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-25 15:04:16 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-16 15:32:29 +0100
commitf71b1168b6f3e1887e0d156821b144164ca9fd96 (patch)
tree9d80520a5389943463c8657d0cfdf0e2467cae82 /openbsc/include/openbsc
parentd20e7483d0872270a38d83efe1b7a14e87fe37de (diff)
Add msc_vlr test suite for MSC+VLR end-to-end tests
Diffstat (limited to 'openbsc/include/openbsc')
-rw-r--r--openbsc/include/openbsc/gsm_04_11.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_04_11.h b/openbsc/include/openbsc/gsm_04_11.h
index c67ed146b..433d8fba5 100644
--- a/openbsc/include/openbsc/gsm_04_11.h
+++ b/openbsc/include/openbsc/gsm_04_11.h
@@ -4,6 +4,8 @@
#include <osmocom/gsm/protocol/gsm_04_11.h>
struct vlr_subscr;
+struct gsm_subscriber_connection;
+struct gsm_trans;
#define UM_SAPI_SMS 3 /* See GSM 04.05/04.06 */