From f142c9790780b06ddc6f58eba8c39134c9ba31e3 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 24 May 2011 13:25:38 +0200 Subject: prepare gsm_data.h header file sharing with osmo-bts This should not introduce any functional changes, it just re-arranges some definitions in the header file, and introduces the ROLE_BSC define that we enable for the BSC-specific fields. --- openbsc/src/libtrau/rtp_proxy.c | 1 + openbsc/src/osmo-nitb/bsc_hack.c | 1 + 2 files changed, 2 insertions(+) (limited to 'openbsc/src') diff --git a/openbsc/src/libtrau/rtp_proxy.c b/openbsc/src/libtrau/rtp_proxy.c index 86d562418..4c5f12eb5 100644 --- a/openbsc/src/libtrau/rtp_proxy.c +++ b/openbsc/src/libtrau/rtp_proxy.c @@ -34,6 +34,7 @@ #include #include #include +#include /* attempt to determine byte order */ #include diff --git a/openbsc/src/osmo-nitb/bsc_hack.c b/openbsc/src/osmo-nitb/bsc_hack.c index 240687329..e548a9569 100644 --- a/openbsc/src/osmo-nitb/bsc_hack.c +++ b/openbsc/src/osmo-nitb/bsc_hack.c @@ -41,6 +41,7 @@ #include #include #include +#include #include "../../bscconfig.h" -- cgit v1.2.3