From 264cbffee15561890c4ac018374be763e6425c70 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 26 Jul 2005 19:06:09 +0000 Subject: [PATCH] header missing git-svn-id: http://ltt.polymtl.ca/svn@975 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/libltt/libltt.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ltt/branches/poly/libltt/libltt.c b/ltt/branches/poly/libltt/libltt.c index b4555ea5..31a233ff 100644 --- a/ltt/branches/poly/libltt/libltt.c +++ b/ltt/branches/poly/libltt/libltt.c @@ -23,9 +23,10 @@ * */ -#include -#include +#include +#include #include +#include #include #include -- 2.34.1