diff options
Diffstat (limited to 'util-linux/dmesg.c')
-rw-r--r-- | util-linux/dmesg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/dmesg.c b/util-linux/dmesg.c index 6fa17b5..c4f4fb4 100644 --- a/util-linux/dmesg.c +++ b/util-linux/dmesg.c @@ -18,7 +18,6 @@ #include "internal.h" #include <linux/unistd.h> #include <stdio.h> -#include <getopt.h> #include <stdlib.h> #if __GNU_LIBRARY__ < 5 |