You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
273 B

  1. --- a/vmhgfs-fuse/fsutil.h
  2. +++ b/vmhgfs-fuse/fsutil.h
  3. @@ -32,9 +32,7 @@
  4. #include "hgfsProto.h"
  5. #include <fuse.h>
  6. -#if defined(__FreeBSD__) || defined(__SOLARIS__) || defined(__APPLE__)
  7. typedef long long loff_t;
  8. -#endif
  9. /*
  10. * Struct used to pass around attributes.