X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fnfs%2Fnfsacl.c;h=71c72cd415a56b513ccd44a4eb2ee1b2931ab407;hb=a40b318e7a07a452ae7456053727bd11b2fa49b4;hp=c1053340c6bf29a457f4ba733ff882d91e78ec38;hpb=f91748e6a99dfd3b6565aed4e98e84b4365eb9c2;p=ccan diff --git a/ccan/nfs/nfsacl.c b/ccan/nfs/nfsacl.c index c1053340..71c72cd4 100644 --- a/ccan/nfs/nfsacl.c +++ b/ccan/nfs/nfsacl.c @@ -18,10 +18,10 @@ #include #include #include -#include "libnfs.h" +#include "nfs.h" #include "libnfs-raw.h" #include "libnfs-private.h" -#include "libnfs-raw-nfsacl.h" +#include "rpc/nfsacl.h" int rpc_nfsacl_null_async(struct rpc_context *rpc, rpc_cb cb, void *private_data)