chiark / gitweb /
remove unused includes
[elogind.git] / src / test / test-udev.c
index b57d275efa26314e4ed06b5f60fd4ea1a3c4ecf2..4403624c5a5a785ed74730109a4ba519dd384ad6 100644 (file)
 ***/
 
 #include <stdio.h>
-#include <stddef.h>
 #include <stdlib.h>
-#include <string.h>
-#include <fcntl.h>
-#include <ctype.h>
 #include <errno.h>
 #include <unistd.h>
-#include <grp.h>
 #include <sched.h>
 #include <sys/mount.h>
 #include <sys/signalfd.h>