13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
$OpenBSD: patch-src_client_c,v 1.2 2008/05/14 21:06:15 jakob Exp $
|
|
--- src/client.c.orig Thu Mar 27 09:35:27 2008
|
|
+++ src/client.c Mon Mar 31 23:59:14 2008
|
|
@@ -36,7 +36,7 @@
|
|
*/
|
|
|
|
/* Undefine if you have problems with make_sockets() */
|
|
-#define INET_SOCKET_PAIR
|
|
+/* #define INET_SOCKET_PAIR */
|
|
|
|
#include "common.h"
|
|
#include "prototypes.h"
|