08f78ca76c
gabber is a complete GNOME jabber client. Jabber is an extensible, open source Instant Messaging system that provides advanced IM features in a completely distributed environment. WWW: http://gabber.sourceforge.net/ Maintainer Alexander Yurchenko <grange@rt.mipt.ru>
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
|