3d30f6f
@@ -47,6 +47,7 @@
#include <string.h>
#include <unistd.h>
#include <dbus/dbus.h>
+ #include <libxml/globals.h>
#include <libxml/xmlreader.h>
#ifdef SELINUX_ACLS
#include <selinux/selinux.h>
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.0
"Several cyclic dependencies in public header files were fixed. As a result, certain headers won't include other headers as before."
This fixes a build failure in F40 and ELN builds.
Thank you!
Pull-Request has been merged by abbra
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.0
"Several cyclic dependencies in public header files were fixed. As a result, certain headers won't include other headers as before."
This fixes a build failure in F40 and ELN builds.