summaryrefslogtreecommitdiff
path: root/test_utils
diff options
context:
space:
mode:
authorMartin Matuska <martin@matuska.org>2019-04-01 14:00:42 +0200
committerMartin Matuska <martin@matuska.org>2019-04-01 18:33:52 +0200
commitc1824937fddd931a82814cf51fb3308fa65bffaf (patch)
treeaee4bb2fdbd5fe69378a3002591f9b1077061f66 /test_utils
parent9112ff6c9242204a72e8ee756fd6346a4005111f (diff)
downloadlibarchive-c1824937fddd931a82814cf51fb3308fa65bffaf.tar.gz
Cirrus CI: add Cygwin build, MinGW build use zlib, suppress download progress
Diffstat (limited to 'test_utils')
-rw-r--r--test_utils/test_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test_utils/test_common.h b/test_utils/test_common.h
index dd7e4101..4ebfdb0c 100644
--- a/test_utils/test_common.h
+++ b/test_utils/test_common.h
@@ -83,7 +83,9 @@
#include <sys/richacl.h>
#endif
#ifdef HAVE_WINDOWS_H
+#define NOCRYPT
#include <windows.h>
+#include <winioctl.h>
#endif
/*