openbsd-ports/editors/xemacs21/stable/patches/patch-lib-src_gnuslib_c
aanriot eb757943fa move Xemacs 21.4 in xemacs21/stable, in order to import Xemacs 21.5
later (the actively developped branch, which has Xft support etc.)

help and ok matthieu@, "looks ok" ajacoutot@
2007-09-18 18:56:03 +00:00

12 lines
347 B
Plaintext

$OpenBSD: patch-lib-src_gnuslib_c,v 1.1 2007/09/18 18:56:03 aanriot Exp $
--- lib-src/gnuslib.c.orig Wed Aug 30 05:04:16 2006
+++ lib-src/gnuslib.c Thu Aug 30 23:15:05 2007
@@ -70,7 +70,6 @@ static int connect_to_internet_server (char *serverhos
#include <string.h>
#endif /* HAVE_STRING_H */
-#include <arpa/inet.h>
char *tmpdir = NULL;