chiark / gitweb /
json: fix a mem leak
[elogind.git] / src / shared / cgroup-show.h
index 3146f56cad247b50e10e73a1157ab32c9da2c05d..aa832454b5c4d5a6b95bf37e9e859b5056f21e84 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <stdbool.h>
 #include <sys/types.h>
-#include "util.h"
 #include "logs-show.h"
 
 int show_cgroup_by_path(const char *path, const char *prefix, unsigned columns, bool kernel_threads, OutputFlags flags);