X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=nfs%2Fnfsacl.c;h=ba1ca12376fc0656b28df3166113fcbb74df5114;hb=a8a1b85846aab042cd410bf59caf617a0951380e;hp=01e26c302d1a0f2d386c02fd28eced2dc63b26ea;hpb=4b1097cde2eca9366c833805a529c23f7a7b02d6;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