Moved remoting layer to new library.
[shibboleth/sp.git] / shibsp / internal.h
index 13f2598..95ca5c2 100644 (file)
 #ifndef __shibsp_internal_h__
 #define __shibsp_internal_h__
 
+#ifndef FD_SETSIZE\r
+# define FD_SETSIZE 1024\r
+#endif\r
+
 #ifdef WIN32
 # define _CRT_SECURE_NO_DEPRECATE 1
 # define _CRT_NONSTDC_NO_DEPRECATE 1