Fix compilation error. Does not need ansi.h header.
This commit is contained in:
parent
db8c7af0b8
commit
ba8af817fc
1 changed files with 0 additions and 2 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue