diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-01-29 01:41:54 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-01-29 01:41:54 +0000 |
commit | f969d69ba9f952e5bdd38278e25e26a3e4a61a70 (patch) | |
tree | b3530d803df59d726afaabebc6626987dee1ca05 /include/asm-i386/string.h | |
parent | a10ce7ef2066b455d69187643ddf2073bfc4db24 (diff) |
Merge with 2.3.27.
Diffstat (limited to 'include/asm-i386/string.h')
-rw-r--r-- | include/asm-i386/string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-i386/string.h b/include/asm-i386/string.h index e03928ede..ea2e9f85d 100644 --- a/include/asm-i386/string.h +++ b/include/asm-i386/string.h @@ -303,6 +303,7 @@ __asm__ __volatile__( \ #include <asm/system.h> #include <asm/ptrace.h> #include <linux/smp.h> +#include <linux/spinlock.h> #include <linux/interrupt.h> #include <asm/mmx.h> |