mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
fuzz: Add missing include
Fix build failure.
This commit is contained in:
parent
e1153832b0
commit
83c1ae13d8
@ -4,6 +4,7 @@
|
|||||||
* See Copyright for the status of this software.
|
* See Copyright for the status of this software.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <libxml/catalog.h>
|
||||||
#include <libxml/parser.h>
|
#include <libxml/parser.h>
|
||||||
#include <libxml/xpointer.h>
|
#include <libxml/xpointer.h>
|
||||||
#include "fuzz.h"
|
#include "fuzz.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user