mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-25 10:50:08 +03:00
regexp: Add missing include
This commit is contained in:
parent
bc4e82ff42
commit
b94283fbda
@ -11,6 +11,7 @@
|
||||
#ifndef __XML_REGEXP_H__
|
||||
#define __XML_REGEXP_H__
|
||||
|
||||
#include <stdio.h>
|
||||
#include <libxml/xmlversion.h>
|
||||
#include <libxml/xmlstring.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user