diff options
Diffstat (limited to 'usr.bin/dig/lib/isc/unix/stdtime.c')
| -rw-r--r-- | usr.bin/dig/lib/isc/unix/stdtime.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/dig/lib/isc/unix/stdtime.c b/usr.bin/dig/lib/isc/unix/stdtime.c index 2f9d94c50f6..1266a63d162 100644 --- a/usr.bin/dig/lib/isc/unix/stdtime.c +++ b/usr.bin/dig/lib/isc/unix/stdtime.c @@ -14,14 +14,13 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: stdtime.c,v 1.3 2020/02/13 08:19:12 florian Exp $ */ +/* $Id: stdtime.c,v 1.4 2020/02/13 12:03:51 jsg Exp $ */ /*! \file */ #include <stddef.h> /* NULL */ -#include <syslog.h> #include <sys/time.h> |
