From ba8af817fc8b7cc505b58a87585da177809b4d7b Mon Sep 17 00:00:00 2001 From: Thomas Veerman Date: Thu, 10 Mar 2011 14:10:16 +0000 Subject: [PATCH] Fix compilation error. Does not need ansi.h header. --- test/test56.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test56.c b/test/test56.c index 5ce8ddbdb..216d4409a 100644 --- a/test/test56.c +++ b/test/test56.c @@ -54,8 +54,6 @@ #include #include -#include "ansi.h" - /* Maximum number of errors that we'll allow to occur before this test * program gives us and quits. */ -- 2.44.0