fix compiler warnings
[project/netifd.git] / system-dummy.c
index 80f1734d1e0bd4870cf1bf02a29b188b2baf0000..eab927705b21c1251a44037b9d706dffc1f9e60d 100644 (file)
@@ -1,6 +1,10 @@
 #include <stdio.h>
 #include <string.h>
 
+#ifndef DEBUG
+#define DEBUG
+#endif
+
 #include "netifd.h"
 #include "device.h"