summaryrefslogtreecommitdiff
path: root/package/openafs/patches/patch-src_afs_afs_fetchstore_c
blob: 451a816edee3e601e3ce79bfd75e9dd987555443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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