]> Zhao Yanbai Git Server - minix.git/commitdiff
Fix compilation error. Does not need ansi.h header.
authorThomas Veerman <thomas@minix3.org>
Thu, 10 Mar 2011 14:10:16 +0000 (14:10 +0000)
committerThomas Veerman <thomas@minix3.org>
Thu, 10 Mar 2011 14:10:16 +0000 (14:10 +0000)
test/test56.c

index 5ce8ddbdbce6501b6edde2a4a887cf7cb7ee2987..216d4409ac659fae9ca94a52b043164fe7ff92b0 100644 (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.
  */