]> sjero.net Git - wget/commitdiff
[svn] MSVC doesn't have u_int32_t.
authorhniksic <devnull@localhost>
Mon, 13 Oct 2003 14:02:32 +0000 (07:02 -0700)
committerhniksic <devnull@localhost>
Mon, 13 Oct 2003 14:02:32 +0000 (07:02 -0700)
windows/config.h.ms

index c3a3ca8b1b371f71e7047c995b23d6442a9dc33a..a3b10d81eab764d09e99d53e66aeabc35252cec0 100644 (file)
 #define HAVE_INT32_T 1
 
 /* Define if you have u_int32_t.  */
-#define HAVE_U_INT32_T 1
+#undef HAVE_U_INT32_T
 
 #endif /* CONFIG_H */