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