From: Mathieu Desnoyers Date: Tue, 18 Jun 2013 01:00:03 +0000 (-0400) Subject: Add mising include in ust.h X-Git-Tag: v2.0.7~3 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=eb00f502592465353a19d555602a4357c43d4403;hp=69f3425315c7b9485421499cc9e046a71b1126f3;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 a7d67f59..6438c54f 100644 --- a/include/lttng/ust.h +++ b/include/lttng/ust.h @@ -15,6 +15,8 @@ * all copies or substantial portions of the Software. */ +#include + #ifdef __cplusplus extern "C" { #endif