aboutsummaryrefslogtreecommitdiffstats
path: root/src/recorder.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-07-29 14:26:50 +0200
committerHarald Welte <laforge@gnumonks.org>2016-07-29 14:26:50 +0200
commitb7e40238d75754a00ac5dd57627b08980d032cbe (patch)
tree25b702d8c349e97a2623982acc6a27d0f46a17cd /src/recorder.h
parent0e91aa1ec5a74704044a9cbb06964d47a1861d24 (diff)
first functional version that actually records + mirrors data
Diffstat (limited to 'src/recorder.h')
-rw-r--r--src/recorder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/recorder.h b/src/recorder.h
index eaa5eab..12bc993 100644
--- a/src/recorder.h
+++ b/src/recorder.h
@@ -2,6 +2,7 @@
#include <stdbool.h>
#include <osmocom/core/msgb.h>
+#include <osmocom/core/logging.h>
#include <osmocom/vty/command.h>
#include <osmocom/abis/e1_input.h>