]> sjero.net Git - wget/blobdiff - windows/config.h.mingw
[svn] Change u_int32_t to uint32_t.
[wget] / windows / config.h.mingw
index caf07ae1c0c44ab6235e51502444e30a78d6cb5e..1db10b246d019a61c377e98de9ad748ce3a03073 100644 (file)
@@ -257,7 +257,7 @@ so, delete this exception statement from your version.  */
 /* Defined to int or size_t on systems without socklen_t.  */
 #define socklen_t int
 
-/* Define if you have u_int32_t.  */
-/* #undef HAVE_U_INT32_T */
+/* Define if you have uint32_t.  */
+#undef HAVE_UINT32_T
 
 #endif /* CONFIG_H */