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/osmo-bsc/osmo_bsc_rf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/osmo-bsc/osmo_bsc_rf.c') diff --git a/openbsc/src/osmo-bsc/osmo_bsc_rf.c b/openbsc/src/osmo-bsc/osmo_bsc_rf.c index 6be9625f4..eb4b867a9 100644 --- a/openbsc/src/osmo-bsc/osmo_bsc_rf.c +++ b/openbsc/src/osmo-bsc/osmo_bsc_rf.c @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3