src: Include <libxml/parser.h>
[virt-top.git] / src / xml-c.c
index 72042bf..6c546b9 100644 (file)
@@ -28,6 +28,7 @@
 #include <caml/memory.h>
 #include <caml/mlvalues.h>
 
+#include <libxml/parser.h>
 #include <libxml/xpath.h>
 #include <libxml/xpathInternals.h>