patch-src_afs_afs_memcache_c 411 B

123456789101112
  1. --- openafs-1.6.5.orig/src/afs/afs_memcache.c 2013-07-18 00:10:42.000000000 +0200
  2. +++ openafs-1.6.5/src/afs/afs_memcache.c 2013-09-24 21:44:42.988924231 +0200
  3. @@ -12,9 +12,6 @@
  4. #include "afs/sysincludes.h" /* Standard vendor system headers */
  5. -#ifndef AFS_LINUX22_ENV
  6. -#include "rpc/types.h"
  7. -#endif
  8. #include "afsincludes.h" /* Afs-based standard headers */
  9. #include "afs/afs_stats.h" /* statistics */