chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd / sd-hwdb / sd-hwdb.c
index 61c7b446b3b92fd5d66766f2624a71e64bd2edcf..3bbf02896b846bded9fda499fe5c41e5c315ea49 100644 (file)
 #include <errno.h>
 #include <string.h>
 #include <inttypes.h>
-#include <ctype.h>
 #include <stdlib.h>
 #include <fnmatch.h>
-#include <getopt.h>
 #include <sys/mman.h>
 
 #include "sd-hwdb.h"