cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/lib/system.h


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/system.h
Date: Thu, 29 Sep 2005 00:41:10 -0400

Index: ccvs/lib/system.h
diff -u ccvs/lib/system.h:1.78 ccvs/lib/system.h:1.79
--- ccvs/lib/system.h:1.78      Thu Jul  7 16:20:55 2005
+++ ccvs/lib/system.h   Thu Sep 29 04:41:08 2005
@@ -343,3 +343,7 @@
 #else
 #define OPEN_BINARY (0)
 #endif
+
+#ifndef fd_select
+# define fd_select select
+#endif




reply via email to

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