X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fbbuf.h;h=bb023a02ef73a1029668f27bd7acdb974f84347f;hb=92b3bd34e6024ec20c67e3c1285f3a442fe6f326;hp=ecc1f66c1b6fa1ca198e7ed945979bd7ac43d2d7;hpb=acc5344796192524e66315f3a8831b419314f88c;p=libucw.git diff --git a/ucw/bbuf.h b/ucw/bbuf.h index ecc1f66c..bb023a02 100644 --- a/ucw/bbuf.h +++ b/ucw/bbuf.h @@ -12,7 +12,7 @@ #define GBUF_TYPE byte #define GBUF_PREFIX(x) bb_##x -#include "ucw/gbuf.h" +#include /** * printf() into a growing buffer with `va_list` arguments.