Fix compilation error. Does not need ansi.h header.

This commit is contained in:
Thomas Veerman 2011-03-10 14:10:16 +00:00
parent db8c7af0b8
commit ba8af817fc

View file

@ -54,8 +54,6 @@
#include <time.h>
#include <unistd.h>
#include "ansi.h"
/* Maximum number of errors that we'll allow to occur before this test
* program gives us and quits.
*/