X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=lib%2Frwsem-spinlock.c;h=7e0d6a58fc830d1fba2de91427047ee230f431ea;hb=87726c334bf11188260a3af90a6ccbfe907498cb;hp=f2393c21fe850a9b908ab1cfa344e120a12be0b5;hpb=312fef7d18adda2be822d31916547f84ed6af28b;p=~andy%2Flinux diff --git a/lib/rwsem-spinlock.c b/lib/rwsem-spinlock.c index f2393c21fe8..7e0d6a58fc8 100644 --- a/lib/rwsem-spinlock.c +++ b/lib/rwsem-spinlock.c @@ -7,7 +7,7 @@ */ #include #include -#include +#include struct rwsem_waiter { struct list_head list;