X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fff-string.c;h=ed7815bc7028c472022feb057302d09a42577e12;hb=d9c55a4d021b4a317a25f14f89468d62592aae0b;hp=e3cb33da86270d3a2af1bdcf9e88c67d3faf745a;hpb=ba1c173f544383aa6553a75dee6e6858d8f243a4;p=libucw.git diff --git a/ucw/ff-string.c b/ucw/ff-string.c index e3cb33da..ed7815bc 100644 --- a/ucw/ff-string.c +++ b/ucw/ff-string.c @@ -8,10 +8,10 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/fastbuf.h" -#include "ucw/mempool.h" -#include "ucw/bbuf.h" +#include +#include +#include +#include char * /* Non-standard */ bgets(struct fastbuf *f, char *b, uns l)