summaryrefslogtreecommitdiffstats
path: root/src/input/hsl.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso2011-06-09 13:14:11 +0200
committerPablo Neira Ayuso2011-06-09 13:14:11 +0200
commit0b099b27df4325f48749e2cec10dc6f52a21c513 (patch)
tree13624a2e13c84e8c354620a497644aec7b76c9f9 /src/input/hsl.c
parentinclude: document functions required by hsl driver (diff)
downloadlibosmo-abis-0b099b27df4325f48749e2cec10dc6f52a21c513.tar.gz
libosmo-abis-0b099b27df4325f48749e2cec10dc6f52a21c513.tar.xz
libosmo-abis-0b099b27df4325f48749e2cec10dc6f52a21c513.zip
include: remove internal definition that are now in libosmocore
Still in one separate patch for libosmocore, but they may become part of mainline soon.
Diffstat (limited to 'src/input/hsl.c')
-rw-r--r--src/input/hsl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/hsl.c b/src/input/hsl.c
index 068989b..f00338f 100644
--- a/src/input/hsl.c
+++ b/src/input/hsl.c
@@ -51,6 +51,7 @@
#include <osmocom/core/logging.h>
#include <osmocom/abis/ipaccess.h>
#include <osmocom/core/socket.h>
+#include <osmocom/abis/logging.h>
#include <talloc.h>
#define HSL_TCP_PORT 2500