From: compudj Date: Wed, 10 Oct 2007 21:58:18 +0000 (+0000) Subject: add missing include to event.h (ltt-private) X-Git-Tag: v0.12.20~853 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=a7074914336ce23cf36d7b8f3ba940e323e778b2;p=lttv.git add missing include to event.h (ltt-private) git-svn-id: http://ltt.polymtl.ca/svn@2636 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/ltt/event.c b/ltt/branches/poly/ltt/event.c index a2b564b6..8d173340 100644 --- a/ltt/branches/poly/ltt/event.c +++ b/ltt/branches/poly/ltt/event.c @@ -1,6 +1,7 @@ #include #include +#include /***************************************************************************** *Function name