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:
parent
b393f35768
commit
0344e61d04
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user