X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=ubus.c;h=ba9fb9e3bd75c789340583c5ab0b4f6184577425;hp=c9b10e8d7b43a577dc612468600baaecb958d9ff;hb=c8fb7658d2317a81b41d5729ed17152d567f4619;hpb=10c7565766962a876844c71dd3a230aefeaf193b diff --git a/ubus.c b/ubus.c index c9b10e8..ba9fb9e 100644 --- a/ubus.c +++ b/ubus.c @@ -1,4 +1,7 @@ +#define _GNU_SOURCE + #include +#include #include "netifd.h" #include "interface.h"