about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/net/ethernet.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/net/ethernet.h')
-rw-r--r--sysdeps/mach/hurd/net/ethernet.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/net/ethernet.h b/sysdeps/mach/hurd/net/ethernet.h
index 06beb6c9af..53b2e39600 100644
--- a/sysdeps/mach/hurd/net/ethernet.h
+++ b/sysdeps/mach/hurd/net/ethernet.h
@@ -21,7 +21,8 @@
 #ifndef __NET_ETHERNET_H
 #define __NET_ETHERNET_H 1
 
-#include <sys/cdefs.h>
+#include <features.h>
+
 #include <sys/types.h>
 #include <stdint.h>
 #include <net/if_ether.h>     /* IEEE 802.3 Ethernet constants */