summaryrefslogtreecommitdiff
path: root/src/gprs_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs_debug.h')
-rw-r--r--src/gprs_debug.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gprs_debug.h b/src/gprs_debug.h
index 863d76b..4c57633 100644
--- a/src/gprs_debug.h
+++ b/src/gprs_debug.h
@@ -19,11 +19,9 @@
#pragma once
-#include <stdio.h>
#ifdef __cplusplus
extern "C" {
#endif
-#include <osmocom/core/linuxlist.h>
#include <osmocom/core/logging.h>
#ifdef __cplusplus
};
@@ -39,6 +37,9 @@ enum {
DRLCMACUL,
DRLCMACSCHED,
DRLCMACMEAS,
+ DTBF,
+ DTBFDL,
+ DTBFUL,
DNS,
DBSSGP,
DPCU,