aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-03-02 23:18:30 +0100
committerHarald Welte <laforge@gnumonks.org>2010-03-02 23:18:30 +0100
commit474d19f5c00f6224852e28606dbe4f2e455198c0 (patch)
tree12c9444d457bd89ab72a04e00fb1b69fb2b97d58 /openbsc/include
parent2e411c7b0d24639968b0e551f4bf1c1e2627caf7 (diff)
remove gsm04.08 utility code that has been moved to libosmocore
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/gsm_04_08.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_04_08.h b/openbsc/include/openbsc/gsm_04_08.h
index ed688c264..70eb8f92e 100644
--- a/openbsc/include/openbsc/gsm_04_08.h
+++ b/openbsc/include/openbsc/gsm_04_08.h
@@ -4,6 +4,7 @@
#include <openbsc/meas_rep.h>
#include <osmocore/protocol/gsm_04_08.h>
+#include <osmocore/gsm48.h>
struct msgb;
struct gsm_bts;