X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=nfs%2Fnfsacl.c;h=e48db02fc7f601edf4371347c02026a6a1461cf1;hb=5670ec6e746ac6d1f110e160806c8d846b98b660;hp=797745c1f514b5a7e33964700df1d5359d723293;hpb=3be2733596b0cc976136361c5b20576ffca5bef5;p=deb_libnfs.git diff --git a/nfs/nfsacl.c b/nfs/nfsacl.c index 797745c..e48db02 100644 --- a/nfs/nfsacl.c +++ b/nfs/nfsacl.c @@ -14,10 +14,14 @@ 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*/ #include #include -#include #include #include #include