]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <isc/string.h>
authorMark Andrews <marka@isc.org>
Thu, 14 Sep 2017 08:57:53 +0000 (18:57 +1000)
committerMark Andrews <marka@isc.org>
Thu, 14 Sep 2017 08:59:04 +0000 (18:59 +1000)
(cherry picked from commit 7eb73f62886b40ed000442a6852a85ca1e307fd6)

lib/isc/win32/time.c

index fe41d85cf0f2585df5545db3ebc706189a651414..7f21e287b515f12ccfddac469dc3d8ead7554c25 100644 (file)
@@ -20,6 +20,7 @@
 #include <windows.h>
 
 #include <isc/assertions.h>
+#include <isc/string.h>
 #include <isc/time.h>
 #include <isc/tm.h>
 #include <isc/util.h>