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/include/openbsc/rtp_proxy.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsc/include/openbsc/rtp_proxy.h') diff --git a/openbsc/include/openbsc/rtp_proxy.h b/openbsc/include/openbsc/rtp_proxy.h index 3b208c3e8..94d2579ff 100644 --- a/openbsc/include/openbsc/rtp_proxy.h +++ b/openbsc/include/openbsc/rtp_proxy.h @@ -27,6 +27,8 @@ #include #include +#include + #define RTP_PT_GSM_FULL 3 #define RTP_PT_GSM_HALF 96 #define RTP_PT_GSM_EFR 97 -- cgit v1.2.3