summaryrefslogtreecommitdiff
path: root/net/openvpn/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'net/openvpn/patches/patch-ae')
-rw-r--r--net/openvpn/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/openvpn/patches/patch-ae b/net/openvpn/patches/patch-ae
new file mode 100644
index 00000000000..39ebdf95eab
--- /dev/null
+++ b/net/openvpn/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2006/04/11 20:09:52 jlam Exp $
+
+--- configure.ac.orig 2006-04-05 04:02:59.000000000 -0400
++++ configure.ac
+@@ -266,7 +266,7 @@ AC_CHECK_HEADERS(sys/time.h sys/socket.h
+ sys/mman.h fcntl.h sys/file.h stdlib.h stdint.h dnl
+ stdarg.h unistd.h signal.h stdio.h string.h dnl
+ strings.h ctype.h errno.h syslog.h pwd.h grp.h dnl
+- net/if_tun.h net/if.h stropts.h sys/sockio.h dnl
++ net/if_tap.h net/if_tun.h net/if.h stropts.h sys/sockio.h dnl
+ netinet/in.h netinet/in_systm.h netinet/ip.h dnl
+ netinet/if_ether.h netinet/tcp.h resolv.h arpa/inet.h dnl
+ netdb.h sys/uio.h linux/if_tun.h linux/sockios.h dnl