From 9e5f3c1b59a116239bae3a53f96a437483092558 Mon Sep 17 00:00:00 2001 From: Ben Kibbey Date: Sun, 21 Aug 2016 17:22:58 -0400 Subject: [PATCH] Fix build. --- src/xml.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xml.c b/src/xml.c index 5be72368..e7d6fe25 100644 --- a/src/xml.c +++ b/src/xml.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include -- 2.11.4.GIT