Re: [pre-2.3.51-2] memset problem on IA32

From: David S. Miller (davem@redhat.com)
Date: Fri Mar 10 2000 - 04:03:21 EST


The fix is simple, try this:

--- vanilla/linux/include/linux/fs.h Fri Mar 10 01:02:53 2000
+++ linux/include/linux/fs.h Thu Mar 9 22:57:36 2000
@@ -20,6 +20,7 @@
 #include <linux/stat.h>
 #include <linux/cache.h>
 #include <linux/stddef.h>
+#include <linux/string.h>
 
 #include <asm/atomic.h>
 #include <asm/bitops.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:17 EST