cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/buffer.c


From: Conrad T . Pino
Subject: [Cvs-cvs] Changes to ccvs/src/buffer.c
Date: Sun, 25 Sep 2005 23:25:35 -0400

Index: ccvs/src/buffer.c
diff -u ccvs/src/buffer.c:1.62 ccvs/src/buffer.c:1.63
--- ccvs/src/buffer.c:1.62      Sun Sep 25 15:06:48 2005
+++ ccvs/src/buffer.c   Mon Sep 26 03:25:30 2005
@@ -20,11 +20,7 @@
 
 #if defined (SERVER_SUPPORT) || defined (CLIENT_SUPPORT)
 
-# ifdef HAVE_WINSOCK_H
-#   include <winsock.h>
-# else
-#  include <sys/socket.h>
-# endif
+# include <sys/socket.h>
 
 /* OS/2 doesn't have EIO.  FIXME: this whole notion of turning
    a different error into EIO strikes me as pretty dubious.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]