aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_bssgp_pcu.cpp
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-12-15 15:19:28 +0100
committerMax <msuraev@sysmocom.de>2017-12-18 22:05:22 +0000
commitef784e4e9e09e9bdcc81b6223f26ef22e88cc3c7 (patch)
treeb400e5857865baa24dfa8befc334aada5d7895cb /src/gprs_bssgp_pcu.cpp
parent912131803bfbc275e2d9f11fbb0e4413d7b44630 (diff)
Remove unused includes and forward declarations
Diffstat (limited to 'src/gprs_bssgp_pcu.cpp')
-rw-r--r--src/gprs_bssgp_pcu.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gprs_bssgp_pcu.cpp b/src/gprs_bssgp_pcu.cpp
index 7b78e2f5..a86e09df 100644
--- a/src/gprs_bssgp_pcu.cpp
+++ b/src/gprs_bssgp_pcu.cpp
@@ -23,7 +23,6 @@
#include <pcu_l1_if.h>
#include <bts.h>
#include <tbf.h>
-#include <decoding.h>
#define BSSGP_TIMER_T1 30 /* Guards the (un)blocking procedures */
#define BSSGP_TIMER_T2 30 /* Guards the reset procedure */