aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-11-29 22:41:59 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-11-29 22:41:59 +0100
commit6f4ce14ed763f100c9c7518bfd3489f6ff4f6e85 (patch)
treec40993cf11793044b6649d225f94add630b5292d /src
parent8ea93a8a7d53c8ba521f9cb42106b868037c61df (diff)
osmo-bts-trx: remove obsolete include of netif/rtp.h
Diffstat (limited to 'src')
-rw-r--r--src/osmo-bts-trx/scheduler_trx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/osmo-bts-trx/scheduler_trx.c b/src/osmo-bts-trx/scheduler_trx.c
index 0423e9fb..d946ad5f 100644
--- a/src/osmo-bts-trx/scheduler_trx.c
+++ b/src/osmo-bts-trx/scheduler_trx.c
@@ -32,8 +32,6 @@
#include <osmocom/core/bits.h>
#include <osmocom/gsm/a5.h>
-#include <osmocom/netif/rtp.h>
-
#include <osmo-bts/gsm_data.h>
#include <osmo-bts/logging.h>
#include <osmo-bts/rsl.h>