]> 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 f3f55781ad39d12b651343ad5c3e8ed2259866c9..42cb8043ced05c9e33126e48ee8c5d5fd2180a2f 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 /***
   This file is part of systemd.
 
 #include <time.h>
 #include <unistd.h>
 
+#include "alloc-util.h"
 #include "bootchart.h"
 #include "cgroup-util.h"
+#include "dirent-util.h"
+#include "fd-util.h"
 #include "fileio.h"
+#include "parse-util.h"
+#include "store.h"
 #include "string-util.h"
 #include "strxcpyx.h"
 #include "time-util.h"
 #include "util.h"
-#include "store.h"
 
 /*
  * Alloc a static 4k buffer for stdio - primarily used to increase