X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fbbuf.h;h=bb023a02ef73a1029668f27bd7acdb974f84347f;hb=5959916922193dea72ec0f74fa0a5211ca68f9c4;hp=ecc1f66c1b6fa1ca198e7ed945979bd7ac43d2d7;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;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.