]> sjero.net Git - wget/blobdiff - src/main.c
[svn] Unconditionally include locale.h.
[wget] / src / main.c
index ecbd88083836ddec0639422850256f69c11d82cc..d05292a7c5e84d8218b906092c05bdbdee3f444c 100644 (file)
@@ -36,7 +36,7 @@ so, delete this exception statement from your version.  */
 #endif /* HAVE_UNISTD_H */
 #include <string.h>
 #include <signal.h>
-#if defined(HAVE_NLS) && defined(HAVE_LOCALE_H)
+#ifdef HAVE_NLS
 # include <locale.h>
 #endif
 #include <assert.h>