lapdm: remove dependency to osmocom_data.h
authorHarald Welte <laforge@gnumonks.org>
Thu, 23 Jun 2011 22:04:37 +0000 (00:04 +0200)
committerHarald Welte <laforge@gnumonks.org>
Thu, 23 Jun 2011 22:04:37 +0000 (00:04 +0200)
src/host/layer23/src/common/lapdm.c

index 8a4ccdc..6aad876 100644 (file)
 #include <osmocom/core/utils.h>
 #include <osmocom/gsm/rsl.h>
 #include <osmocom/gsm/prim.h>
+#include <osmocom/gsm/gsm_utils.h>
 #include <osmocom/gsm/protocol/gsm_04_08.h>
 #include <osmocom/gsm/protocol/gsm_08_58.h>
 
-#include <osmocom/bb/common/osmocom_data.h>
 #include <osmocom/bb/common/lapdm.h>
 #include <osmocom/bb/common/logging.h>