X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=include%2Fnfsc%2Flibnfs.h;h=094de3c27027bad8280853d924f6a2a1fd3aed9b;hp=75613d701bf67b034c563d0c1f7cce0ecc310e74;hb=d7c6e9aaa9df593e951e2f19106dcc71102e74f1;hpb=5ba63317aca8054280b18453790d23a448bdf92c diff --git a/include/nfsc/libnfs.h b/include/nfsc/libnfs.h index 75613d7..094de3c 100644 --- a/include/nfsc/libnfs.h +++ b/include/nfsc/libnfs.h @@ -21,6 +21,9 @@ #if defined(ANDROID) #include #endif +#if defined(AROS) +#include +#endif struct nfs_context; struct rpc_context;