mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
353 B
Plaintext
15 lines
353 B
Plaintext
$NetBSD: patch-ab,v 1.3 2005/09/08 02:50:58 minskim Exp $
|
|
|
|
--- autoconf.h.in.orig 2005-01-19 10:23:17.000000000 -0800
|
|
+++ autoconf.h.in
|
|
@@ -69,6 +69,9 @@
|
|
#undef HAVE_ARPA_INET_H
|
|
#undef HAVE_NETINET_IN_H
|
|
#undef HAVE_NET_ETHERNET_H
|
|
+#undef HAVE_NET_IF_H
|
|
+#undef HAVE_NETINET_IF_ETHER_H
|
|
+#undef HAVE_SYS_SOCKET_H
|
|
#undef HAVE_FENV_H
|
|
|
|
/* structures */
|