]> git.neil.brown.name Git - history.git/commitdiff
net/core/dst.c: asm/bitops.h --> linux/bitops.h
authorDavid S. Miller <davem@nuts.ninka.net>
Fri, 30 Aug 2002 11:20:36 +0000 (04:20 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Fri, 30 Aug 2002 11:20:36 +0000 (04:20 -0700)
net/core/dst.c

index e8e02f972a8eff479f33c66dfeeb5ffab8e58f1e..28aaed39a6cc4b936e0651d0dd0e40656b1353f6 100644 (file)
@@ -5,8 +5,7 @@
  *
  */
 
-#include <asm/system.h>
-#include <asm/bitops.h>
+#include <linux/bitops.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>