mirror of
https://github.com/mirror/wget.git
synced 2026-08-19 09:23:27 +08:00
* fuzz/wget_css_fuzzer.c: Fix build
This commit is contained in:
@@ -55,6 +55,7 @@ FILE *fopen_wget(const char *pathname, const char *mode)
|
||||
return fopen("/dev/null", mode);
|
||||
}
|
||||
|
||||
#undef fopen_wgetrc
|
||||
FILE *fopen_wgetrc(const char *pathname, const char *mode)
|
||||
{
|
||||
#ifdef HAVE_FMEMOPEN
|
||||
|
||||
Reference in New Issue
Block a user