Needed to fix NFS compilation
Signed-off-by: Andi Kleen <[email protected]>
Index: linux/fs/nfs/internal.h
===================================================================
--- linux.orig/fs/nfs/internal.h
+++ linux/fs/nfs/internal.h
@@ -1,3 +1,6 @@
+#ifndef INTERNAL_H
+#define INTERNAL_H 1
+
/*
* NFS internal definitions
*/
@@ -184,3 +187,5 @@ static inline int valid_ipaddr4(const ch
}
return 0;
}
+
+#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]