From: Mathieu Desnoyers Date: Tue, 18 Jun 2013 01:00:03 +0000 (-0400) Subject: Add mising include in ust.h X-Git-Tag: v2.1.3~7 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=3e700921c63e866c39b027bb7fe64f7bfd97aad7;p=lttng-ust.git 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