commit | 337067a89d39a6bf20d53e4930f42bb7d9145302 | [log] [tgz] |
---|---|---|
author | Austin English <austinenglish@gmail.com> | Thu Jan 22 10:44:06 2009 -0600 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Jan 23 13:11:42 2009 +0100 |
tree | ff72492959fc5690a824b706027456b488e9b421 | |
parent | bcfc2027fb33456958d864b845a24be93f212791 [diff] [blame] |
iphlpapi: Include netinet/if_inarp.h for NetBSD.
diff --git a/configure.ac b/configure.ac index 1a2828d..66ad0ac 100644 --- a/configure.ac +++ b/configure.ac
@@ -386,6 +386,7 @@ net/if_types.h \ net/route.h \ netinet/if_ether.h \ + netinet/if_inarp.h \ netinet/in_pcb.h \ netinet/ip_icmp.h \ netinet/ip_var.h \