summaryrefslogtreecommitdiff
path: root/src/basic/xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/basic/xml.c')
-rw-r--r--src/basic/xml.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/basic/xml.c b/src/basic/xml.c
index 8126bce212..b9976cf5f1 100644
--- a/src/basic/xml.c
+++ b/src/basic/xml.c
@@ -19,10 +19,12 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include <errno.h>
+#include <stddef.h>
#include <string.h>
+#include "macro.h"
#include "string-util.h"
-#include "util.h"
#include "xml.h"
enum {