]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-json.c
Merge pull request #2495 from heftig/master
[thirdparty/systemd.git] / src / test / test-json.c
index ba4d75c0c8c30e4a0ce4e9592cd5bf127d44a84a..3fe2f58d04f290910aedec67a608c7679ce32d9a 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 /***
   This file is part of systemd.
 
@@ -21,6 +19,7 @@
 
 #include <math.h>
 
+#include "alloc-util.h"
 #include "json.h"
 #include "string-util.h"
 #include "util.h"