X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fff-stkstring.c;h=8a0c2d3aab52f357ad88fa56d90b32450641668f;hb=e01a004c6470a98f710b724571cd8aafc19003be;hp=50b2c3e81d7e5b3e42f51b650182d2c5ffb2ef4a;hpb=8634c257b85ff504ffa90f6d8b84f7c2b567964d;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)