diff options
Diffstat (limited to 'debianutils/run_parts.c')
-rw-r--r-- | debianutils/run_parts.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debianutils/run_parts.c b/debianutils/run_parts.c index 2adad02..47eda8c 100644 --- a/debianutils/run_parts.c +++ b/debianutils/run_parts.c @@ -30,8 +30,6 @@ * -u MASK umask. Set the umask of the program executed to MASK. */ -#include <getopt.h> - #include "libbb.h" struct globals { |