aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gb_proxy_peer.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-04-20 17:11:43 +0200
committerHarald Welte <laforge@gnumonks.org>2016-04-29 13:10:37 +0200
commit53373bca8f9fe79ca981f9fc1ef644586bd5c3b2 (patch)
treef3a6886fb869070b1982e8ad3aa396c87cbb2046 /openbsc/src/gprs/gb_proxy_peer.c
parent121e9a4164e65dfb68b2bf09297a8537a2f659c5 (diff)
move gsm_04_08_gprs.h to libosmocore
This requres the corresponding commit in libosmocore.
Diffstat (limited to 'openbsc/src/gprs/gb_proxy_peer.c')
-rw-r--r--openbsc/src/gprs/gb_proxy_peer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/src/gprs/gb_proxy_peer.c b/openbsc/src/gprs/gb_proxy_peer.c
index c2cdd0e67..5365ff0fa 100644
--- a/openbsc/src/gprs/gb_proxy_peer.c
+++ b/openbsc/src/gprs/gb_proxy_peer.c
@@ -24,7 +24,6 @@
#include <openbsc/gsm_data.h>
#include <openbsc/gsm_data_shared.h>
-#include <openbsc/gsm_04_08_gprs.h>
#include <openbsc/debug.h>
#include <osmocom/gprs/protocol/gsm_08_18.h>