include msc_ifaces.h in gsm_04_08.c

Change-Id: I11be1bdfe6993f89b34319e7d1526c729d6e0cde
This commit is contained in:
Neels Hofmeyr
2016-05-10 14:04:28 +02:00
parent 1730487d54
commit 8ce02cfac3

View File

@@ -72,6 +72,8 @@
#include <osmocom/gsm/tlv.h>
#include <osmocom/crypt/auth.h>
#include <openbsc/msc_ifaces.h>
#include <assert.h>