X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=system-dummy.c;h=b3efa08b2c4399c639bd2f122d325149e9574923;hp=80f1734d1e0bd4870cf1bf02a29b188b2baf0000;hb=a7bb1dae88e9c4676c3e1545cefd7398d21603a4;hpb=3062736f3cf323e3b0f95c4c97fdcf57ab768590 diff --git a/system-dummy.c b/system-dummy.c index 80f1734..b3efa08 100644 --- a/system-dummy.c +++ b/system-dummy.c @@ -1,8 +1,13 @@ #include #include +#ifndef DEBUG +#define DEBUG +#endif + #include "netifd.h" #include "device.h" +#include "system.h" int system_bridge_addbr(struct device *bridge) {