2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

get rid of now-unneeded time.h

This commit is contained in:
Bob Halley
1998-10-24 01:06:59 +00:00
parent d3239a41d1
commit ab774d16c4

View File

@@ -2,7 +2,6 @@
#ifndef ISC_TIME_H
#define ISC_TIME_H 1
#include <time.h>
#include <isc/result.h>
#include <isc/boolean.h>