From d36ff76f9d24f05145e3cd3f3fceb5262fc746f5 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 23 Mar 2011 18:26:56 +0100 Subject: Fix build of bsc-nat and GPRS code after include path change The last patch changed the osmocore include paths, this fixes some build problems caused by it --- openbsc/src/gprs/gprs_sndcp_vty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/gprs/gprs_sndcp_vty.c') diff --git a/openbsc/src/gprs/gprs_sndcp_vty.c b/openbsc/src/gprs/gprs_sndcp_vty.c index a6c0bd3c1..28fdc635b 100644 --- a/openbsc/src/gprs/gprs_sndcp_vty.c +++ b/openbsc/src/gprs/gprs_sndcp_vty.c @@ -28,7 +28,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.3