patch-lib_fuse_lowlevel_c 325 B

12345678910
  1. --- fuse-2.9.3.orig/lib/fuse_lowlevel.c 2013-07-01 09:40:39.000000000 +0200
  2. +++ fuse-2.9.3/lib/fuse_lowlevel.c 2014-01-01 11:50:38.000000000 +0100
  3. @@ -24,6 +24,7 @@
  4. #include <limits.h>
  5. #include <errno.h>
  6. #include <assert.h>
  7. +#include <sys/file.h>
  8. #ifndef F_LINUX_SPECIFIC_BASE
  9. #define F_LINUX_SPECIFIC_BASE 1024