mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Since wget use libidn function for finding the locale, langinfo.h is useless
This commit is contained in:
parent
a0c75a96c0
commit
e2813c1e4f
@ -43,9 +43,6 @@ as that of the covered work. */
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#ifdef ENABLE_IRI
|
||||
#include <langinfo.h>
|
||||
#endif
|
||||
|
||||
#include "utils.h"
|
||||
#include "init.h"
|
||||
|
Loading…
Reference in New Issue
Block a user