From: Thomas Veerman Date: Thu, 10 Mar 2011 14:10:16 +0000 (+0000) Subject: Fix compilation error. Does not need ansi.h header. X-Git-Tag: v3.2.0~615 X-Git-Url: http://zhaoyanbai.com/repos/man.isc-hmac-fixup.html?a=commitdiff_plain;h=ba8af817fc8b7cc505b58a87585da177809b4d7b;p=minix.git Fix compilation error. Does not need ansi.h header. --- 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. */