trxcon: remove unused #imports in sched_clck.c

Change-Id: I41e08c2a970334f87fa9fca8d21a55295b9eddc5
This commit is contained in:
Vadim Yanitskiy 2022-07-22 16:42:08 +07:00
parent 5f47751ddb
commit 78e5668d52
1 changed files with 0 additions and 4 deletions

View File

@ -32,15 +32,11 @@
#include <osmocom/core/talloc.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/bits.h>
#include <osmocom/core/fsm.h>
#include <osmocom/core/timer.h>
#include <osmocom/core/timer_compat.h>
#include <osmocom/gsm/a5.h>
#include <osmocom/bb/trxcon/l1sched.h>
#include <osmocom/bb/trxcon/logging.h>
#include <osmocom/bb/trxcon/trx_if.h>
#define MAX_FN_SKEW 50
#define TRX_LOSS_FRAMES 400