openbsd-ports/editors/xemacs21/stable/patches/patch-lib-src_gnuserv_h
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

13 lines
342 B
Plaintext

$OpenBSD: patch-lib-src_gnuserv_h,v 1.1 2007/09/18 18:56:03 aanriot Exp $
--- lib-src/gnuserv.h.orig Tue Jun 22 20:56:27 2004
+++ lib-src/gnuserv.h Tue Jun 22 20:57:41 2004
@@ -52,7 +52,7 @@
*/
-#define INTERNET_DOMAIN_SOCKETS
+#undef INTERNET_DOMAIN_SOCKETS
#ifdef HAVE_SYS_UN_H
#define UNIX_DOMAIN_SOCKETS
/* #define SYSV_IPC */