X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fchannel-internal.h;h=030b470153c23a8ce7bb67af155590c6b630de71;hp=53171f42c639554d5ed432cca16e35964f3169c0;hb=aa52c9865e22402a2e310b5b770ae0352b6a0be0;hpb=a8d119b5ea8e40cde5f5e70c1ae4cfc86cb35a80 diff --git a/include/lttng/channel-internal.h b/include/lttng/channel-internal.h index 53171f42c..030b47015 100644 --- a/include/lttng/channel-internal.h +++ b/include/lttng/channel-internal.h @@ -18,6 +18,8 @@ #ifndef LTTNG_CHANNEL_INTERNAL_H #define LTTNG_CHANNEL_INTERNAL_H +#include + struct lttng_channel_extended { uint64_t discarded_events; uint64_t lost_packets;