X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=ucw%2Fff-stkstring.c;h=8a0c2d3aab52f357ad88fa56d90b32450641668f;hb=94e34eacc4086c13f68580e153d727739c17cf9c;hp=50b2c3e81d7e5b3e42f51b650182d2c5ffb2ef4a;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/ucw/ff-stkstring.c b/ucw/ff-stkstring.c index 50b2c3e8..8a0c2d3a 100644 --- a/ucw/ff-stkstring.c +++ b/ucw/ff-stkstring.c @@ -12,8 +12,8 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/fastbuf.h" +#include +#include void bgets_stk_init(struct bgets_stk_struct *s)