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