X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fff-string.c;h=ed7815bc7028c472022feb057302d09a42577e12;hb=e01a004c6470a98f710b724571cd8aafc19003be;hp=e3cb33da86270d3a2af1bdcf9e88c67d3faf745a;hpb=913bb7103c13f3cc38d314cf3c5c5bdf7453f395;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)