aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-11-24 19:58:01 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-11-24 19:58:01 +0100
commit9de4a6daa948ce2631ae8aa7f1fa311428b2bc7a (patch)
tree5d74034d9c056dfceea6b3a80d87cb8fb6c0be6b /openbsc/tests
parent851ace9f331a1488b51af6ce269794025fd1ff46 (diff)
parent2d501ea26a219176b1c556449e45ebd90d4accfb (diff)
Merge branch 'master' into on-waves/bsc-master
Conflicts: openbsc/src/abis_nm.c openbsc/src/bsc_init.c openbsc/src/vty_interface.c
Diffstat (limited to 'openbsc/tests')
-rw-r--r--openbsc/tests/sms/sms_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/sms/sms_test.c b/openbsc/tests/sms/sms_test.c
index fa0963644..2ce2cc6c4 100644
--- a/openbsc/tests/sms/sms_test.c
+++ b/openbsc/tests/sms/sms_test.c
@@ -24,6 +24,7 @@
#include <sys/types.h>
#include <openbsc/debug.h>
#include <openbsc/msgb.h>
+#include <openbsc/gsm_data.h>
#include <openbsc/gsm_utils.h>
int main(int argc, char** argv)