osmux.h: Add missing msgb.h header

Change-Id: I2002ed2352ef4db2fe0717389f1f6e24a88a973f
This commit is contained in:
Pau Espin 2022-08-10 17:44:50 +02:00
parent dcae6dd99d
commit 91cedcbdad
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <osmocom/core/endian.h>
#include <osmocom/core/timer.h>
#include <osmocom/core/msgb.h>
/*! \addtogroup osmux
* @{