ok? -- Scott Cheloha
Index: sbin/dmesg/dmesg.c =================================================================== RCS file: /cvs/src/sbin/dmesg/dmesg.c,v retrieving revision 1.29 diff -u -p -r1.29 dmesg.c --- sbin/dmesg/dmesg.c 1 Sep 2017 07:31:45 -0000 1.29 +++ sbin/dmesg/dmesg.c 14 May 2018 14:59:56 -0000 @@ -42,7 +42,6 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <time.h> #include <unistd.h> #include <vis.h>
