aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/src/libcommon/talloc_ctx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/libcommon/talloc_ctx.c b/openbsc/src/libcommon/talloc_ctx.c
index 7a8bfd3f1..5e3d9aebe 100644
--- a/openbsc/src/libcommon/talloc_ctx.c
+++ b/openbsc/src/libcommon/talloc_ctx.c
@@ -18,6 +18,7 @@
*/
#include <osmocom/core/talloc.h>
+#include <osmocom/core/msgb.h>
extern void *tall_bsc_ctx;
extern void *tall_fle_ctx;