Force Nagle algorithm off for loopback
[reactos.git] / rosapps / cmdutils / touch / various.h
index 22c6dee..8ad37bd 100644 (file)
@@ -23,7 +23,7 @@ typedef double f8byte_t;
 typedef long uid_t;  // SunOS 5.5
 
 #define __P(x) x
-#define __STDC__ 1
+//#define __STDC__ 1
 
 /* utmp.h */
 #define UT_LINESIZE 8
@@ -52,4 +52,4 @@ typedef long uid_t;  // SunOS 5.5
 //};
 //#endif
 
-#endif
\ No newline at end of file
+#endif