summaryrefslogtreecommitdiffstats
path: root/openbsc/include/osmocom/gprs/gprs_bssgp.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-06-16 16:09:52 +0800
committerHarald Welte <laforge@gnumonks.org>2012-06-16 16:09:52 +0800
commit605ac5d1e760fad061513e555b005ff5753f3ff1 (patch)
treec92212917494be09e800c756063e875429618d88 /openbsc/include/osmocom/gprs/gprs_bssgp.h
parent73952e3ab4629076c67fd64351d3d0649d75a426 (diff)
libgb: move GPRS specific msgb CB definitions to separate header
Diffstat (limited to 'openbsc/include/osmocom/gprs/gprs_bssgp.h')
-rw-r--r--openbsc/include/osmocom/gprs/gprs_bssgp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/osmocom/gprs/gprs_bssgp.h b/openbsc/include/osmocom/gprs/gprs_bssgp.h
index bfc7d331..9970a513 100644
--- a/openbsc/include/osmocom/gprs/gprs_bssgp.h
+++ b/openbsc/include/osmocom/gprs/gprs_bssgp.h
@@ -198,6 +198,7 @@ enum bssgp_ctr {
#include <osmocom/gsm/tlv.h>
+#include <osmocom/gprs/gprs_msgb.h>
/* BSSGP-UL-UNITDATA.ind */
int gprs_bssgp_rcvmsg(struct msgb *msg);