X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fuse%2Ffdpass.h;fp=fuse%2Ffdpass.h;h=0000000000000000000000000000000000000000;hb=9667d82d456cb9e234e946ce23031eb8087a84b9;hp=f00a6fb545197fa8eebd0a3f3c3e7d372bfb8a0e;hpb=7970328be9a695aecc4ecc1ea94bf686d256f1b7;p=vsys-wrappers.git diff --git a/fuse/fdpass.h b/fuse/fdpass.h deleted file mode 100644 index f00a6fb..0000000 --- a/fuse/fdpass.h +++ /dev/null @@ -1,5 +0,0 @@ -// Modified version of library functions in FUSE -// -int send_fd(int sock_fd, int fd); -int receive_fd(int fd); -