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