X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=nfs%2Fnfsacl.c;h=e48db02fc7f601edf4371347c02026a6a1461cf1;hb=1e1b70a24a025f6102357d1c6293e3064d31ee2a;hp=01e26c302d1a0f2d386c02fd28eced2dc63b26ea;hpb=4ed97718b3699a76047741b9c21df7357d8fe513;p=deb_libnfs.git diff --git a/nfs/nfsacl.c b/nfs/nfsacl.c index 01e26c3..e48db02 100644 --- a/nfs/nfsacl.c +++ b/nfs/nfsacl.c @@ -14,14 +14,14 @@ You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ - -#if defined(WIN32) -#include -#endif +#ifdef WIN32 +#include "win32_compat.h" +#else +#include +#endif/*WIN32*/ #include #include -#include #include #include #include