From eef6d7a37efb81f6ca15716ceaa8f9d679f13831 Mon Sep 17 00:00:00 2001 From: lebrush Date: Wed, 15 May 2013 16:49:36 +0200 Subject: [PATCH] Removed undef --- core/net/sicslowpan.c | 1 - 1 file changed, 1 deletion(-) diff --git a/core/net/sicslowpan.c b/core/net/sicslowpan.c index ff79f46d8..78bc0dceb 100644 --- a/core/net/sicslowpan.c +++ b/core/net/sicslowpan.c @@ -72,7 +72,6 @@ #include -#undef DEBUG #define DEBUG DEBUG_NONE #include "net/uip-debug.h" #if DEBUG