diff --git a/src/options.c b/src/options.c index ffabafb..ed0408b 100644 --- a/src/options.c +++ b/src/options.c @@ -6,16 +6,8 @@ * file for more information. */ -#include -#include #include -#ifdef HAVE_STRINGS_H -#include -#endif #include -#ifdef HAVE_UNISTD_H -#include -#endif #if defined(HAVE_GETOPT_H) && defined(HAVE_GETOPT_LONG) #include