1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] MSVC doesn't have u_int32_t.

This commit is contained in:
hniksic 2003-10-13 07:02:32 -07:00
parent b393f35768
commit 0344e61d04

View File

@ -203,6 +203,6 @@
#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 */