|
@@ -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
|