X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ffilter%2Fmemstream.h;fp=src%2Fcommon%2Ffilter%2Fmemstream.h;h=41c768146957c8f4ee07c9c96aeeba2f64095821;hp=cd246eed27e9a8a4e032b3be40ccb1ecc3aaf50c;hb=dc11d4e3c15b2511cd390aa12c586f5594c80111;hpb=dbc20d3ca8514150ede944f364985c571f682c0e diff --git a/src/common/filter/memstream.h b/src/common/filter/memstream.h index cd246eed2..41c768146 100644 --- a/src/common/filter/memstream.h +++ b/src/common/filter/memstream.h @@ -21,6 +21,7 @@ FILE *lttng_fmemopen(void *buf, size_t size, const char *mode) #include #include +#include /* * Fallback for systems which don't have fmemopen. Copy buffer to a