]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 24 Apr 2016 19:13:15 +0000 (15:13 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sun, 24 Apr 2016 19:13:15 +0000 (15:13 -0400)
MagickCore/nt-base.h

index 7f4f2f7def1a2f903948272be4ec8bb00bb53254..61252d7ce269ca99eef5cff2227c15c47952e571 100644 (file)
@@ -38,6 +38,7 @@ extern "C" {
 #include <process.h>
 #include <errno.h>
 #include <malloc.h>
+#include <sys/utime.h>
 #if defined(_DEBUG) && !defined(__MINGW32__) && !defined(__MINGW64__)
 #include <crtdbg.h>
 #endif