retire _ANSI and <minix/ansi.h>

This commit is contained in:
Ben Gras
2012-03-25 21:04:28 +02:00
parent f22864c24e
commit 204ae72525
55 changed files with 2 additions and 133 deletions

View File

@@ -8,7 +8,6 @@
*/
#ifndef __ASSEMBLY__
#include <minix/ansi.h>
#include <minix/debug.h>
#include "config.h"
#endif