mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-27 18:50:07 +03:00
fuzz: Fix build
This commit is contained in:
parent
69b91da3a8
commit
3793eaadb7
@ -1142,6 +1142,8 @@ xmlIconvFree(void *vctxt) {
|
||||
|
||||
#if defined(FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION) && \
|
||||
defined(__GLIBC__)
|
||||
#include <libxml/parserInternals.h>
|
||||
|
||||
static int
|
||||
xmlEncodingMatch(const char *name1, const char *name2) {
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user