pespin has uploaded this change for review.
osmux.h: Add missing msgb.h header
Change-Id: I2002ed2352ef4db2fe0717389f1f6e24a88a973f
---
M include/osmocom/netif/osmux.h
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/28/29028/1
diff --git a/include/osmocom/netif/osmux.h b/include/osmocom/netif/osmux.h
index 6305dc8..ed5c1ab 100644
--- a/include/osmocom/netif/osmux.h
+++ b/include/osmocom/netif/osmux.h
@@ -3,6 +3,7 @@
#include <osmocom/core/endian.h>
#include <osmocom/core/timer.h>
+#include <osmocom/core/msgb.h>
/*! \addtogroup osmux
* @{
To view, visit change 29028. To unsubscribe, or for help writing mail filters, visit settings.