From a45e75f3bebc173a2464dd0024774c81c9ae8873 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 25 Oct 2007 09:23:34 +0000 Subject: [PATCH 1/1] Removed unneeded include. --- util/tst_index_types.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/util/tst_index_types.c b/util/tst_index_types.c index 95d3330..e5e3310 100644 --- a/util/tst_index_types.c +++ b/util/tst_index_types.c @@ -1,4 +1,4 @@ -/* $Id: tst_index_types.c,v 1.1 2007-10-25 09:22:36 adam Exp $ +/* $Id: tst_index_types.c,v 1.2 2007-10-25 09:23:34 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -20,7 +20,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include #include #include #include -- 1.7.10.4