retire _ANSI and <minix/ansi.h>

This commit is contained in:
Ben Gras
2012-03-25 21:58:27 +02:00
parent f22864c24e
commit 204ae72525
55 changed files with 2 additions and 133 deletions
-1
View File
@@ -13,7 +13,6 @@
/* The following are so basic, all the *.c files get them automatically. */
#include <minix/config.h> /* MUST be first */
#include <minix/ansi.h> /* MUST be second */
#include <sys/types.h>
#include <minix/const.h>
#include <minix/type.h>