]> sjero.net Git - wget/blobdiff - src/sysdep.h
Fix for building on Interix, from Jay Krell.
[wget] / src / sysdep.h
index a7416f9ad915b76dbc7bbe11d4c01afbae202428..0377029e6e77f5d9b037ab6c787e11be2e979e79 100644 (file)
@@ -41,6 +41,10 @@ as that of the covered work.  */
 # endif
 #endif
 
+#if defined(__INTERIX) && !defined(_ALL_SOURCE)
+# define _ALL_SOURCE
+#endif
+
 /* The "namespace tweaks" below attempt to set a friendly "compilation
    environment" under popular operating systems.  Default compilation
    environment often means that some functions that are "extensions"