add missing include to event.h (ltt-private)
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 10 Oct 2007 21:58:18 +0000 (21:58 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 10 Oct 2007 21:58:18 +0000 (21:58 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2636 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/ltt/event.c

index a2b564b6572f7bd40f1e0ab004c2e2cc1fa2c62e..8d1733409d7e6c15396a6e9489bfad5f9024cbc5 100644 (file)
@@ -1,6 +1,7 @@
 
 #include <ltt/event.h>
 #include <ltt/ltt-types.h>
+#include <ltt/ltt-private.h>
 
 /*****************************************************************************
  *Function name
This page took 0.023982 seconds and 4 git commands to generate.