X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=plugins%2Fethernet.c;h=4ef163c6e7a68f8915f034b60ea89c59ebfa172e;hb=ee789c58f87dc413529f51342b75fef525604aac;hp=1e797c089e621a864805540616e3b964382d3b2a;hpb=91620bc550205144b793d4f8e7d96f7b9f78e9c6;p=connman diff --git a/plugins/ethernet.c b/plugins/ethernet.c index 1e797c0..4ef163c 100644 --- a/plugins/ethernet.c +++ b/plugins/ethernet.c @@ -24,13 +24,11 @@ #endif #include -#include -#include -#include -#include -#include -#include -#include +#include + +#ifndef IFF_LOWER_UP +#define IFF_LOWER_UP 0x10000 +#endif #include