X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=nfs%2Fnfsacl.c;h=e48db02fc7f601edf4371347c02026a6a1461cf1;hb=1e1b70a24a025f6102357d1c6293e3064d31ee2a;hp=797745c1f514b5a7e33964700df1d5359d723293;hpb=3847f8f6ae1ff8c10513c3f24cb43942737cc6d0;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