aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/oml.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-03-04 14:18:23 +0100
committerHarald Welte <laforge@gnumonks.org>2011-03-04 14:18:23 +0100
commit33e2041b289af270fad905b9b6b6ff24f74daed5 (patch)
tree18061396a6be58cd262d18b886d08e8949669910 /src/common/oml.c
parent7241d22867e4a30d1f48fa71ef013fe386d90810 (diff)
Fix include paths and start to make code compile
(still lots of missing references into osmocom-bb code)
Diffstat (limited to 'src/common/oml.c')
-rw-r--r--src/common/oml.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/common/oml.c b/src/common/oml.c
index 62be30b5..f873370f 100644
--- a/src/common/oml.c
+++ b/src/common/oml.c
@@ -23,19 +23,19 @@
* Operation and Maintainance Messages
*/
-#include <stdio.h>
+#include <errno.h>
#include <sys/types.h>
#include <arpa/inet.h>
#include <osmocore/protocol/gsm_12_21.h>
-#include <osmocom/bb/common/logging.h>
-#include <osmocom/bb/common/osmocom_data.h>
-#include <osmocom/bb/bts/support.h>
-#include <osmocom/bb/bts/abis.h>
-#include <osmocom/bb/bts/rtp.h>
-#include <osmocom/bb/bts/bts.h>
-#include <osmocom/bb/bts/rsl.h>
-#include <osmocom/bb/bts/oml.h>
+#include <osmo-bts/logging.h>
+//#include <osmocom/bb/common/osmocom_data.h>
+#include <osmo-bts/support.h>
+#include <osmo-bts/abis.h>
+#include <osmo-bts/rtp.h>
+#include <osmo-bts/bts.h>
+#include <osmo-bts/rsl.h>
+#include <osmo-bts/oml.h>
/*
* support