]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/bootchart/store.c
tree-wide: remove Emacs lines from all files
[thirdparty/systemd.git] / src / bootchart / store.c
index e488c94b3b9137073f26403bf68698b91959ba81..42cb8043ced05c9e33126e48ee8c5d5fd2180a2f 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 /***
   This file is part of systemd.
 
@@ -31,6 +29,7 @@
 #include <time.h>
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "bootchart.h"
 #include "cgroup-util.h"
 #include "dirent-util.h"