bind9/lib/isc/win32/include
Ondřej Surý b9f68d098b Add missing time.h header in windows isc/time.h for missing prototypes
The win32 isc/time.h was missing <time.h> header leading to:

    lib\isc\win32\include\isc\time.h(29): warning C4013: 'gmtime_s'
    undefined; assuming extern returning int (compiling source file
    ..\app.c) [lib\isc\win32\libisc.vcxproj]

    lib\isc\win32\include\isc\time.h(39): warning C4013: 'localtime_s'
    undefined; assuming extern returning int (compiling source file
    ..\app.c) [lib\isc\win32\libisc.vcxproj]
2020-04-15 09:14:28 +02:00
..
isc Add missing time.h header in windows isc/time.h for missing prototypes 2020-04-15 09:14:28 +02:00
.clang-format Fix the deeper symlinks to .clang-format.headers 2020-03-11 10:16:45 +01:00
Makefile.in Remove unused RSA Security copyrighted cryptoki.h header 2019-10-04 08:35:45 +02:00