patch-src_coda_h 406 B

123456789101112131415
  1. --- davfs2-1.4.7.orig/src/coda.h 2009-04-14 21:54:57.000000000 +0200
  2. +++ davfs2-1.4.7/src/coda.h 2014-01-01 20:12:52.000000000 +0100
  3. @@ -57,6 +57,12 @@ typedef int int32_t;
  4. typedef unsigned int u_int32_t;
  5. #endif
  6. +typedef unsigned long u_long;
  7. +typedef unsigned int u_int;
  8. +typedef unsigned short u_short;
  9. +typedef unsigned long long u_quad_t;
  10. +#include <sys/types.h>
  11. +
  12. /*
  13. * Cfs constants