X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=ucw%2Fff-binary.c;h=c8c0ff3a6fa3763ceea69f66bb795425b019a782;hb=05ffab94be8da943cffb8fb30d7073ab78aef94c;hp=47163f29717b5e6b63ad4204d4696552b471cbb9;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/ucw/ff-binary.c b/ucw/ff-binary.c index 47163f29..c8c0ff3a 100644 --- a/ucw/ff-binary.c +++ b/ucw/ff-binary.c @@ -7,9 +7,9 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/fastbuf.h" -#include "ucw/ff-binary.h" +#include +#include +#include #define GEN(type, name, size, endian) \ type bget##name##_##endian##_slow(struct fastbuf *f) \