X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=windows%2Fconfig.h.ms;h=a31b3e627273c88b02bd054dfcaa456f3e47dd69;hp=a11a4b4ec0cc854aaccef8579087b9e1198e51cf;hb=d9fea91a0a319e348adb504bd3edff148ff3d8a0;hpb=7487dbfa815f245279bde62276041b2341ed354d diff --git a/windows/config.h.ms b/windows/config.h.ms index a11a4b4e..a31b3e62 100644 --- a/windows/config.h.ms +++ b/windows/config.h.ms @@ -55,7 +55,7 @@ #define USE_DIGEST 1 /* Define if you want the debug output support compiled in. */ -#define DEBUG +#define ENABLE_DEBUG /* Define if you have sys/time.h header. */ #undef HAVE_SYS_TIME_H @@ -199,7 +199,7 @@ /* 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 */