mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
include: Small fixes to gsm_data.h
We don't really need openbsc/gsm_04_08.h or abis_rsl.h But we do need some definition from libosmocore Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
@@ -44,8 +44,6 @@ enum gsm_chreq_reason_t {
|
||||
};
|
||||
|
||||
#include <osmocore/timer.h>
|
||||
#include <openbsc/gsm_04_08.h>
|
||||
#include <openbsc/abis_rsl.h>
|
||||
#include <openbsc/system_information.h>
|
||||
#include <openbsc/rest_octets.h>
|
||||
#include <openbsc/mncc.h>
|
||||
@@ -57,6 +55,9 @@ enum gsm_chreq_reason_t {
|
||||
#include <osmocore/utils.h>
|
||||
#include <osmocore/rxlev_stat.h>
|
||||
|
||||
#include <osmocore/protocol/gsm_08_58.h>
|
||||
|
||||
|
||||
#define TRX_NR_TS 8
|
||||
#define TS_MAX_LCHAN 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user