patch-src_afs_afs_fetchstore_c 390 B

123456789101112
  1. --- openafs-1.6.5.orig/src/afs/afs_fetchstore.c 2013-07-18 00:10:42.000000000 +0200
  2. +++ openafs-1.6.5/src/afs/afs_fetchstore.c 2013-09-24 21:45:15.436516310 +0200
  3. @@ -11,9 +11,6 @@
  4. #include "afs/param.h"
  5. #include "afs/sysincludes.h" /* Standard vendor system headers */
  6. -#ifndef AFS_LINUX22_ENV
  7. -#include "rpc/types.h"
  8. -#endif
  9. #ifdef AFS_ALPHA_ENV
  10. #undef kmem_alloc
  11. #undef kmem_free