diff options
Diffstat (limited to 'util-linux/hexdump.c')
-rw-r--r-- | util-linux/hexdump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/hexdump.c b/util-linux/hexdump.c index cdb17ca..10c57fd 100644 --- a/util-linux/hexdump.c +++ b/util-linux/hexdump.c @@ -9,7 +9,6 @@ * Licensed under GPLv2 or later, see file License in this tarball for details. */ -#include <getopt.h> #include "libbb.h" #include "dump.h" |