mirror of
https://github.com/mirror/wget.git
synced 2025-03-07 00:00:20 +08:00
* src/metalink.c: Include filename.h instead of dosname.h
This commit is contained in:
parent
78ef6fab13
commit
6e5cf727c5
@ -40,7 +40,7 @@ as that of the covered work. */
|
||||
#include "sha1.h"
|
||||
#include "sha256.h"
|
||||
#include "sha512.h"
|
||||
#include "dosname.h"
|
||||
#include "filename.h"
|
||||
#include "xmemdup0.h"
|
||||
#include "xstrndup.h"
|
||||
#include "c-strcase.h"
|
||||
|
Loading…
Reference in New Issue
Block a user