X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fnet%2Fif.h;h=774cbff0b5064186f2208f39af36516540913a9d;hb=0961bb94162896d358937e4979e5830f39818920;hp=2f2fcc10e484368d51b29497ae75bcda3bdcda15;hpb=3848a99f65952a77c03bbd905cae988f37f13ea6;p=musl diff --git a/include/net/if.h b/include/net/if.h index 2f2fcc10..774cbff0 100644 --- a/include/net/if.h +++ b/include/net/if.h @@ -125,6 +125,13 @@ struct ifconf { #define ifc_req ifc_ifcu.ifcu_req #define _IOT_ifconf _IOT(_IOTS(struct ifconf),1,0,0,0,0) +#define __UAPI_DEF_IF_IFCONF 0 +#define __UAPI_DEF_IF_IFMAP 0 +#define __UAPI_DEF_IF_IFNAMSIZ 0 +#define __UAPI_DEF_IF_IFREQ 0 +#define __UAPI_DEF_IF_NET_DEVICE_FLAGS 0 +#define __UAPI_DEF_IF_NET_DEVICE_FLAGS_LOWER_UP_DORMANT_ECHO 0 + #endif #ifdef __cplusplus