mirror of
https://github.com/mirror/wget.git
synced 2025-03-25 09:10:13 +08: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