diff options
| author | Roy Marples <roy@marples.name> | 2009-04-17 13:31:41 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-04-17 13:31:41 +0000 |
| commit | 9d5fe47f4534167fc51dffdcd2a50490dfb7c5de (patch) | |
| tree | cc70cad3c24ea189365b9f188fe0c7020decc047 /if-bsd.c | |
| parent | d3088c74911ad6f3c4905b2ae4abab8c2279bced (diff) | |
| download | dhcpcd-9d5fe47f4534167fc51dffdcd2a50490dfb7c5de.tar.xz | |
Fix compile on NetBSD
Diffstat (limited to 'if-bsd.c')
| -rw-r--r-- | if-bsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -35,7 +35,6 @@ #include <arpa/inet.h> #include <net/if.h> #include <net/if_dl.h> -#include <net/if_types.h> #include <net/route.h> #include <netinet/in.h> #ifdef __DragonFly__ |
