From 4b41746ce34806aa5fa47b2b5d076d18bfab7c3d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 7 Apr 2011 23:10:10 +0200 Subject: bsc: Include openbsc/ipaccess.h for the drop_oml command Fix a compiler warning about the drop_oml command. --- openbsc/src/osmo-bsc/osmo_bsc_rf.c | 1 + 1 file changed, 1 insertion(+) (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 eb4b867a9..436474c0a 100644 --- a/openbsc/src/osmo-bsc/osmo_bsc_rf.c +++ b/openbsc/src/osmo-bsc/osmo_bsc_rf.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3