chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd / sd-bus / test-bus-kernel-benchmark.c
index 35f87e91bd9c927f7420dc91eb1dcc7ebeb9adaa..1cacb95df3c0c021958bdb4d28705a91549297d3 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <ctype.h>
 #include <sys/wait.h>
 
 #include "util.h"
-#include "log.h"
 #include "time-util.h"
 
 #include "sd-bus.h"
-#include "bus-message.h"
-#include "bus-error.h"
 #include "bus-kernel.h"
 #include "bus-internal.h"
 #include "bus-util.h"