summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/lib/isc/unix/stdtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dig/lib/isc/unix/stdtime.c')
-rw-r--r--usr.bin/dig/lib/isc/unix/stdtime.c3
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 bc43cf1aa48..b2a172f87a6 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.1 2020/02/07 09:58:54 florian Exp $ */
+/* $Id: stdtime.c,v 1.2 2020/02/11 23:26:12 jsg Exp $ */
/*! \file */
#include <stddef.h> /* NULL */
-#include <stdlib.h> /* NULL */
#include <syslog.h>
#include <sys/time.h>