mirror of
https://github.com/mirror/wget.git
synced 2025-01-03 00:40:28 +08:00
* src/http.c: Include xstrndup.h unconditionally
This commit is contained in:
parent
89e09e59f2
commit
6d181cb8ef
@ -62,9 +62,9 @@ as that of the covered work. */
|
||||
#include "warc.h"
|
||||
#include "c-strcase.h"
|
||||
#include "version.h"
|
||||
#include "xstrndup.h"
|
||||
#ifdef HAVE_METALINK
|
||||
# include "metalink.h"
|
||||
# include "xstrndup.h"
|
||||
#endif
|
||||
#ifdef ENABLE_XATTR
|
||||
#include "xattr.h"
|
||||
|
Loading…
Reference in New Issue
Block a user