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.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/basic/xml.c b/src/basic/xml.c
index 15c629b188..1dbeac7324 100644
--- a/src/basic/xml.c
+++ b/src/basic/xml.c
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
/***
This file is part of systemd.
@@ -19,9 +17,12 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include <errno.h>
+#include <stddef.h>
#include <string.h>
-#include "util.h"
+#include "macro.h"
+#include "string-util.h"
#include "xml.h"
enum {