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: http://git.liburcu.org/?p=lttng-ust.git;a=commitdiff_plain;h=eb00f502592465353a19d555602a4357c43d4403 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