OSSP CVS Repository

ossp - Difference in ossp-pkg/pth/pth_p.h.in versions 1.33 and 1.34
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/pth/pth_p.h.in 1.33 -> 1.34

--- pth_p.h.in   2002/10/23 14:04:00     1.33
+++ pth_p.h.in   2002/10/24 09:07:51     1.34
@@ -104,6 +104,11 @@
 #endif
 #endif
 
+/* fallback definition for fdset_t size */
+#if !defined(FD_SETSIZE)
+#define FD_SETSIZE 1024
+#endif
+
 /* fallback definition for struct timespec */
 #ifndef HAVE_STRUCT_TIMESPEC
 struct timespec {

CVSTrac 2.0.1