summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/misc/bcch_scan.c
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2011-09-19 19:49:22 +0200
committerSylvain Munaut <tnt@246tNt.com>2011-11-13 20:25:19 +0100
commit8f77cbecb4df9a8ce1a695ca24799d5c02da4ec1 (patch)
treed24fcbc3723fb597912f5d79de764159443ad92b /src/host/layer23/src/misc/bcch_scan.c
parente16e02acc0086e89a05fee2ae12c2b415d50564f (diff)
host/layer23: Removed local copy of LAPDm, using libosmocore instad
Since libosmocore already has LAPDm implementation, we don't need the local copy of LAPDm code anymore. Written-by: Andreas Eversberg <jolly@eversberg.eu> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/host/layer23/src/misc/bcch_scan.c')
-rw-r--r--src/host/layer23/src/misc/bcch_scan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/layer23/src/misc/bcch_scan.c b/src/host/layer23/src/misc/bcch_scan.c
index ddd0eea6..99298328 100644
--- a/src/host/layer23/src/misc/bcch_scan.c
+++ b/src/host/layer23/src/misc/bcch_scan.c
@@ -40,7 +40,6 @@
#include <osmocom/bb/common/l1ctl.h>
#include <osmocom/bb/common/osmocom_data.h>
-#include <osmocom/bb/common/lapdm.h>
#include <osmocom/bb/common/logging.h>
/* somewhere in 05.08 */