Use osmocore tlv definition for GSM0808.

This commit is contained in:
Holger Hans Peter Freyther 2010-06-15 18:50:57 +08:00
parent d1278c1fc9
commit 1395948e18
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include <openbsc/mgcp_internal.h>
#include <osmocore/talloc.h>
#include <osmocore/gsm0808.h>
#include <netinet/in.h>
#include <arpa/inet.h>

View File

@ -30,6 +30,7 @@
#include <osmocore/linuxlist.h>
#include <osmocore/talloc.h>
#include <osmocore/gsm0808.h>
#include <sccp/sccp.h>