aboutsummaryrefslogtreecommitdiffstats
path: root/src/libvlr/vlr_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libvlr/vlr_core.h')
-rw-r--r--src/libvlr/vlr_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libvlr/vlr_core.h b/src/libvlr/vlr_core.h
index 6ca54e864..310cd97cd 100644
--- a/src/libvlr/vlr_core.h
+++ b/src/libvlr/vlr_core.h
@@ -2,6 +2,8 @@
#include <osmocom/msc/vlr.h>
+struct osmo_gsup_message;
+
#define LOGGSUPP(level, gsup, fmt, args...) \
LOGP(DVLR, level, "GSUP(%s) " fmt, \
(gsup)->imsi, \