X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=ucw%2Fbit-ffs.c;h=0b23f34c953ea1869b07a6b5131f94ef599bcd9a;hb=8c23d507cbb0af5452d6d4e16b1750adfbb7d28d;hp=0775f536c571faee289d37559f9d74c2f526df8b;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/ucw/bit-ffs.c b/ucw/bit-ffs.c index 0775f536..0b23f34c 100644 --- a/ucw/bit-ffs.c +++ b/ucw/bit-ffs.c @@ -7,8 +7,8 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/bitops.h" +#include +#include /* Just a table, the rest is in bitops.h */