X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fnfsc%2Flibnfs.h;h=094de3c27027bad8280853d924f6a2a1fd3aed9b;hb=ed09b5676fde3acf65c817f9a77d8db479d3bac8;hp=75613d701bf67b034c563d0c1f7cce0ecc310e74;hpb=e803ae576042a8c9d6f61e1e1ec58f26bf56aaa2;p=deb_libnfs.git 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;