mobile: settings.h: Add missing type forward declaration

Change-Id: Ibdfa905e2bd24f03d23ce114e969647b07a2009f
This commit is contained in:
Pau Espin 2023-01-13 17:13:51 +01:00
parent fb030a8897
commit b54dbfcde9
1 changed files with 2 additions and 0 deletions

View File

@ -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 */