aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/llc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/llc.h b/src/llc.h
index a58a65b1..80d2f7ac 100644
--- a/src/llc.h
+++ b/src/llc.h
@@ -18,6 +18,10 @@
#pragma once
+extern "C" {
+ #include <osmocom/core/linuxlist.h>
+}
+
#include <stdint.h>
#include <string.h>