pespin has uploaded this change for review.
mobile: settings.h: Add missing type forward declaration
Change-Id: Ibdfa905e2bd24f03d23ce114e969647b07a2009f
---
M src/host/layer23/include/osmocom/bb/mobile/settings.h
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/76/30976/1
diff --git a/src/host/layer23/include/osmocom/bb/mobile/settings.h b/src/host/layer23/include/osmocom/bb/mobile/settings.h
index 7b64e40..c9a3622 100644
--- a/src/host/layer23/include/osmocom/bb/mobile/settings.h
+++ b/src/host/layer23/include/osmocom/bb/mobile/settings.h
@@ -4,6 +4,8 @@
#include <osmocom/core/utils.h>
#include <osmocom/core/linuxlist.h>
+struct osmocom_ms;
+
#define MOB_C7_DEFLT_ANY_TIMEOUT 30
/* CC (Call Control) message handling entity */
To view, visit change 30976. To unsubscribe, or for help writing mail filters, visit settings.