aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2016-03-17 16:23:07 +0100
committerMax <msuraev@sysmocom.de>2016-03-17 16:23:07 +0100
commit9591b6c253d595c44b3ef811d898f606a66203f8 (patch)
tree01d947faa4ba0a95d531e875e866fbfad3d4a597
parentbb0cc685f1b7a932492941f13ddd53014501cb55 (diff)
octphy: add missing include to fix the build
-rw-r--r--src/osmo-bts-octphy/l1_if.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osmo-bts-octphy/l1_if.c b/src/osmo-bts-octphy/l1_if.c
index 781d5898..3f6cfa94 100644
--- a/src/osmo-bts-octphy/l1_if.c
+++ b/src/osmo-bts-octphy/l1_if.c
@@ -56,6 +56,7 @@
#include <octphy/octvc1/gsm/octvc1_gsm_evt_swap.h>
#define OCTVC1_OPT_DECLARE_DEFAULTS
#include <octphy/octvc1/gsm/octvc1_gsm_default.h>
+#include <octphy/octvc1/main/octvc1_main_default.h>
#define cPKTAPI_FIFO_ID_MSG 0xAAAA0001