vserver 1.9.5.x5
[linux-2.6.git] / arch / ppc / kernel / bitops.c
index c00bad6..7f53d19 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <linux/kernel.h>
-#include <asm/bitops.h>
+#include <linux/bitops.h>
 
 /*
  * If the bitops are not inlined in bitops.h, they are defined here.