mirror of
https://github.com/mirror/wget.git
synced 2026-08-23 03:13:28 +08:00
Since wget use libidn function for finding the locale, langinfo.h is useless
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user