aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl/control_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ctrl/control_cmd.h')
-rw-r--r--include/osmocom/ctrl/control_cmd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/osmocom/ctrl/control_cmd.h b/include/osmocom/ctrl/control_cmd.h
index 2e6863a9..10717acf 100644
--- a/include/osmocom/ctrl/control_cmd.h
+++ b/include/osmocom/ctrl/control_cmd.h
@@ -4,11 +4,10 @@
#include <osmocom/core/msgb.h>
#include <osmocom/core/talloc.h>
#include <osmocom/core/write_queue.h>
+#include <osmocom/core/logging.h>
#include <osmocom/vty/vector.h>
-#include <openbsc/vty.h>
-
#define CTRL_CMD_ERROR -1
#define CTRL_CMD_HANDLED 0
#define CTRL_CMD_REPLY 1