X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fbit-ffs.c;h=0b23f34c953ea1869b07a6b5131f94ef599bcd9a;hb=97d134124cb7f43e34a976e0d6a79622c67cb455;hp=0775f536c571faee289d37559f9d74c2f526df8b;hpb=031256ad2e123eec58521f8e3eb9496c197641d2;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 */