X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=system-dummy.c;h=eab927705b21c1251a44037b9d706dffc1f9e60d;hp=80f1734d1e0bd4870cf1bf02a29b188b2baf0000;hb=feec10d799b5a2e1d591102cf966344238818480;hpb=3062736f3cf323e3b0f95c4c97fdcf57ab768590 diff --git a/system-dummy.c b/system-dummy.c index 80f1734..eab9277 100644 --- a/system-dummy.c +++ b/system-dummy.c @@ -1,6 +1,10 @@ #include #include +#ifndef DEBUG +#define DEBUG +#endif + #include "netifd.h" #include "device.h"