a42f69f618
based on a diff from Gregory Steuck <greg at y2004.nest.cx>
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
$OpenBSD: patch-lib-src_gnuslib_c,v 1.1 2004/06/24 17:21:49 sturm Exp $
|
|
--- lib-src/gnuslib.c.orig Tue Jun 22 20:58:04 2004
|
|
+++ lib-src/gnuslib.c Tue Jun 22 20:58:15 2004
|
|
@@ -70,7 +70,6 @@ static int connect_to_internet_server (c
|
|
#include <string.h>
|
|
#endif /* HAVE_STRING_H */
|
|
|
|
-#include <arpa/inet.h>
|
|
|
|
char *tmpdir = NULL;
|
|
|