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 6fa17b5fb..c4f4fb408 100644 --- a/util-linux/dmesg.c +++ b/util-linux/dmesg.c | |||
@@ -18,7 +18,6 @@ | |||
18 | #include "internal.h" | 18 | #include "internal.h" |
19 | #include <linux/unistd.h> | 19 | #include <linux/unistd.h> |
20 | #include <stdio.h> | 20 | #include <stdio.h> |
21 | #include <getopt.h> | ||
22 | #include <stdlib.h> | 21 | #include <stdlib.h> |
23 | 22 | ||
24 | #if __GNU_LIBRARY__ < 5 | 23 | #if __GNU_LIBRARY__ < 5 |