2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 09:05:40 +00:00

include <isc/tm.h>, <isc/lang.h> and <isc/types.h>

This commit is contained in:
Mark Andrews
2014-01-15 20:42:22 +11:00
parent a147de10fe
commit 1b5dcef875
2 changed files with 7 additions and 1 deletions

View File

@@ -55,6 +55,9 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <ctype.h>
#include <isc/tm.h>
/*
* Portable conversion routines for struct tm, replacing