]> git.ozlabs.org Git - ccan/blobdiff - ccan/nfs/pdu.c
nfs: Add _info, remove -D_FILE_OFFSET_BITS=64, use nfs_off_t
[ccan] / ccan / nfs / pdu.c
index 0f32d7e074fbec8b774bb704fb36fd726d65bc52..79c0392fb758022ac6054592add0d09ccbd27d2f 100644 (file)
@@ -20,7 +20,7 @@
 #include <rpc/xdr.h>
 #include <rpc/rpc_msg.h>
 #include "dlinklist.h"
-#include "libnfs.h"
+#include "nfs.h"
 #include "libnfs-raw.h"
 #include "libnfs-private.h"