65e2fcd425
reported by mayonez at ssnet.xim.pl
13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
$OpenBSD: patch-src_client_c,v 1.1 2006/08/09 18:44:08 sturm Exp $
|
|
--- src/client.c.orig Wed Aug 9 07:26:07 2006
|
|
+++ src/client.c Wed Aug 9 07:26:22 2006
|
|
@@ -29,7 +29,7 @@
|
|
*/
|
|
|
|
/* Undefine if you have problems with make_sockets() */
|
|
-#define INET_SOCKET_PAIR
|
|
+/* #define INET_SOCKET_PAIR */
|
|
|
|
#include "common.h"
|
|
#include "prototypes.h"
|