From: Mathieu Desnoyers Date: Tue, 18 Jun 2013 01:00:03 +0000 (-0400) Subject: Add mising include in ust.h X-Git-Tag: v2.3.0-rc1~28 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=197bafac425c8bb6c19f90c3d697127021c34b14 Add mising include in ust.h Signed-off-by: Mathieu Desnoyers --- diff --git a/include/lttng/ust.h b/include/lttng/ust.h index b03cf1cb..2779d7a7 100644 --- a/include/lttng/ust.h +++ b/include/lttng/ust.h @@ -23,6 +23,8 @@ * SOFTWARE. */ +#include + #ifdef __cplusplus extern "C" { #endif