X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Freed_solomon%2Freed_solomon.c;h=06d04cfa93390e1ac13d0348876ba3045ebf594a;hb=e62112c53acfefc67ccfbdc1895eebccf866bc1b;hp=3ea2db94d5b01bbe64501b2ac1bea68ec99ccf84;hpb=e5eca6aef6a2a57e433db1eac247d2d1c213ce08;p=linux-2.6 diff --git a/lib/reed_solomon/reed_solomon.c b/lib/reed_solomon/reed_solomon.c index 3ea2db94d5..06d04cfa93 100644 --- a/lib/reed_solomon/reed_solomon.c +++ b/lib/reed_solomon/reed_solomon.c @@ -45,7 +45,6 @@ #include #include #include -#include /* This list holds all currently allocated rs control structures */ static LIST_HEAD (rslist);