diff options
Diffstat (limited to 'usr.sbin/bind/lib/isc/unix/time.c')
| -rw-r--r-- | usr.sbin/bind/lib/isc/unix/time.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/isc/unix/time.c b/usr.sbin/bind/lib/isc/unix/time.c index b27e3baa804..056c35cbcdb 100644 --- a/usr.sbin/bind/lib/isc/unix/time.c +++ b/usr.sbin/bind/lib/isc/unix/time.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: time.c,v 1.7 2020/01/07 19:08:10 florian Exp $ */ +/* $Id: time.c,v 1.8 2020/01/09 13:47:14 florian Exp $ */ /*! \file */ @@ -30,7 +30,7 @@ #include <isc/log.h> #include <isc/platform.h> -#include <isc/print.h> + #include <isc/strerror.h> #include <isc/string.h> #include <isc/time.h> |
