summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/dmesg.c')
-rw-r--r--sys-utils/dmesg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-utils/dmesg.c b/sys-utils/dmesg.c
index 6bd4a4a89..3263c3a06 100644
--- a/sys-utils/dmesg.c
+++ b/sys-utils/dmesg.c
@@ -6,7 +6,6 @@
*
* This program comes with ABSOLUTELY NO WARRANTY.
*/
-#include <linux/unistd.h>
#include <stdio.h>
#include <getopt.h>
#include <stdlib.h>