From a7074914336ce23cf36d7b8f3ba940e323e778b2 Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 10 Oct 2007 21:58:18 +0000 Subject: [PATCH] add missing include to event.h (ltt-private) git-svn-id: http://ltt.polymtl.ca/svn@2636 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/ltt/event.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.34.1