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