aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs_debug.h')
-rw-r--r--src/gprs_debug.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gprs_debug.h b/src/gprs_debug.h
index 1a5f01a0..e3bbf4f2 100644
--- a/src/gprs_debug.h
+++ b/src/gprs_debug.h
@@ -21,10 +21,9 @@
#define GPRS_DEBUG_H
#include <stdio.h>
-extern "C" {
#include <osmocom/core/linuxlist.h>
#include <osmocom/core/logging.h>
-};
+
/* Debug Areas of the code */
enum {
DCSN1,