diff options
Diffstat (limited to 'usr.sbin/bind/lib/isc/unix/stdtime.c')
| -rw-r--r-- | usr.sbin/bind/lib/isc/unix/stdtime.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/isc/unix/stdtime.c b/usr.sbin/bind/lib/isc/unix/stdtime.c index bbb2c610a65..0937dde7527 100644 --- a/usr.sbin/bind/lib/isc/unix/stdtime.c +++ b/usr.sbin/bind/lib/isc/unix/stdtime.c @@ -14,11 +14,11 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: stdtime.c,v 1.3 2019/12/17 01:46:37 sthen Exp $ */ +/* $Id: stdtime.c,v 1.4 2020/01/22 13:02:10 florian Exp $ */ /*! \file */ -#include <config.h> + #include <stddef.h> /* NULL */ #include <stdlib.h> /* NULL */ |
