Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / asm-sparc / atomic.h
index 731fa56..e103317 100644 (file)
@@ -10,6 +10,7 @@
 #ifndef __ARCH_SPARC_ATOMIC__
 #define __ARCH_SPARC_ATOMIC__
 
+#include <linux/config.h>
 
 typedef struct { volatile int counter; } atomic_t;