about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/net/if_arp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/net/if_arp.h')
-rw-r--r--sysdeps/mach/hurd/net/if_arp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/mach/hurd/net/if_arp.h b/sysdeps/mach/hurd/net/if_arp.h
index 0fa9bcec9e..ffb6ef1e22 100644
--- a/sysdeps/mach/hurd/net/if_arp.h
+++ b/sysdeps/mach/hurd/net/if_arp.h
@@ -20,9 +20,9 @@
 /* Based on the 4.4BSD and Linux version of this file.  */
 
 #ifndef _NET_IF_ARP_H
-
 #define _NET_IF_ARP_H 1
-#include <sys/cdefs.h>
+
+#include <features.h>
 
 #include <sys/types.h>
 #include <sys/socket.h>