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=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;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)