From df1f7e3e780d5998ee32dfef37b2a3abc3b67d90 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Sat, 7 Jan 2017 12:38:40 -0500 Subject: Cygwin has readdir, so uses it. Fixes a test problem on Cygwin. GH #824 [ci skip] --- src/build-data/os/cygwin.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/build-data') diff --git a/src/build-data/os/cygwin.txt b/src/build-data/os/cygwin.txt index 956f5b28d..a1234dc13 100644 --- a/src/build-data/os/cygwin.txt +++ b/src/build-data/os/cygwin.txt @@ -13,6 +13,7 @@ doc_dir docs gettimeofday timegm +readdir threads filesystem -- cgit v1.2.3