From 605ac5d1e760fad061513e555b005ff5753f3ff1 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 16 Jun 2012 16:09:52 +0800 Subject: libgb: move GPRS specific msgb CB definitions to separate header --- openbsc/include/osmocom/gprs/gprs_bssgp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include/osmocom/gprs/gprs_bssgp.h') 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 +#include /* BSSGP-UL-UNITDATA.ind */ int gprs_bssgp_rcvmsg(struct msgb *msg); -- cgit v1.2.3