aboutsummaryrefslogtreecommitdiffstats
path: root/src/manager/xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/xml.c')
-rw-r--r--src/manager/xml.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/manager/xml.c b/src/manager/xml.c
index 9c530983c..5aa2e3e1e 100644
--- a/src/manager/xml.c
+++ b/src/manager/xml.c
@@ -13,6 +13,8 @@
* for more details.
*/
+#include <string.h>
+
#include "xml.h"
#include <libxml/parser.h>