summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/dig.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dig/dig.h')
-rw-r--r--usr.bin/dig/dig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/dig/dig.h b/usr.bin/dig/dig.h
index 7866b4f0804..04312f1f9f5 100644
--- a/usr.bin/dig/dig.h
+++ b/usr.bin/dig/dig.h
@@ -19,13 +19,13 @@
/*! \file */
+#include <time.h>
+
#include <dst/dst.h>
#include <isc/boolean.h>
#include <isc/buffer.h>
-
#include <isc/list.h>
-#include <isc/time.h>
#include <isc/sockaddr.h>
#include <isc/socket.h>