X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=git-compat-util.h;h=e20b1e858cc715d1840da11c6198a1d6e6bec2a4;hb=0693f9ddad3d9af3d3424087557bbddce480ce3f;hp=2ac832f3b4ad1566c7e744505205c13f7b05347f;hpb=9800c0df412869c7949935b61581b9361fc49bd1;p=git.git diff --git a/git-compat-util.h b/git-compat-util.h index 2ac832f3b..e20b1e858 100644 --- a/git-compat-util.h +++ b/git-compat-util.h @@ -85,6 +85,7 @@ #undef _XOPEN_SOURCE #include #define _XOPEN_SOURCE 600 +#include "compat/cygwin.h" #else #undef _ALL_SOURCE /* AIX 5.3L defines a struct list with _ALL_SOURCE. */ #include