]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
dmesg: remove unnecessary header
authorKarel Zak <kzak@redhat.com>
Wed, 31 May 2017 07:18:10 +0000 (09:18 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 31 May 2017 07:18:10 +0000 (09:18 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/dmesg.c

index 6bd4a4a8977bb06d2909d6699dc9f0bc5051d3f4..3263c3a06ddc9ed4cfd42e7776f411141b366f20 100644 (file)
@@ -6,7 +6,6 @@
  *
  * This program comes with ABSOLUTELY NO WARRANTY.
  */
-#include <linux/unistd.h>
 #include <stdio.h>
 #include <getopt.h>
 #include <stdlib.h>