[patch] include/linux/spinlock.h

From: clemens (therapy@endorphin.org)
Date: Fri Jul 27 2001 - 14:03:15 EST


--- spinlock.h~ Fri Jul 27 20:59:19 2001
+++ spinlock.h Fri Jul 27 21:01:24 2001
@@ -80,6 +80,8 @@
 
 #else /* (DEBUG_SPINLOCKS >= 2) */
 
+#include <asm/system.h>
+
 typedef struct {
         volatile unsigned long lock;
         volatile unsigned int babble;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 31 2001 - 21:00:34 EST