Fix some compiler warnings...
[osmocom-bb.git] / src / target / firmware / include / comm / msgb.h
index 83e6540..3113fa2 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 #include <osmocore/linuxlist.h>
+#include <console.h>
 
 struct msgb {
        struct llist_head list;