summaryrefslogtreecommitdiff
blob: 60a0595fd610a157ebfc328a412c31fae1d26eb4 (plain)
1
2
3
4
5
6
7
8
9
10
--- mp_mount.c	2005-09-29 12:04:12.000000000 +0200
+++ mp_mount.c.new	2005-09-29 12:04:23.000000000 +0200
@@ -60,7 +60,6 @@
 #include <rpc/rpc.h>
 #ifdef linux
 #define _LINUX_SUNRPC_MSGPROT_H_
-#define __KERNEL__		/* define nfs_fh for nfs_mount_data */
 #include "nfs_prot.h"
 #undef __KERNEL__
 #else