13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
|
$OpenBSD: patch-configure,v 1.1.1.1 2002/10/28 17:22:17 todd Exp $
|
||
|
$RuOBSD: patch-configure,v 1.1 2002/10/16 23:57:38 grange Exp $
|
||
|
--- configure.orig Thu Oct 17 03:29:40 2002
|
||
|
+++ configure Thu Oct 17 03:29:49 2002
|
||
|
@@ -13264,6 +13264,7 @@ echo $ECHO_N "checking for IPv6... $ECHO
|
||
|
|
||
|
#include <sys/types.h>
|
||
|
#include <sys/socket.h>
|
||
|
+#include <netinet/in.h>
|
||
|
#include <arpa/inet.h>
|
||
|
|
||
|
#ifdef F77_DUMMY_MAIN
|