chiark / gitweb /
remove unused includes
[elogind.git] / src / analyze / analyze.c
index 591b4ab14e74a73a1681f9ce4ae681f0b9811cba..7abe969bef8006175ea7e0ef9ec2799439738da1 100644 (file)
 #include <stdlib.h>
 #include <getopt.h>
 #include <locale.h>
-#include <sys/utsname.h>
 
 #include "sd-bus.h"
 #include "bus-util.h"
 #include "bus-error.h"
-#include "install.h"
 #include "log.h"
 #include "build.h"
 #include "util.h"
 #include "strxcpyx.h"
-#include "fileio.h"
 #include "strv.h"
 #include "unit-name.h"
 #include "special.h"