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