cygwin: fix getconf after commit 032aa2dba5

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz 2017-11-28 11:35:13 -06:00
parent 36a0a675b4
commit c37171b528
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#define _XOPEN_SOURCE
#include <error.h>
#include <errno.h>
#include <limits.h>