include - minor compile fixes (including <ansi.h> in files that use it)
workaround for kernel/debug.h that causes <ansi.h> to be included in mpx.S indirectly.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include <pwd.h>
|
||||
#include <termios.h>
|
||||
#include <utmp.h>
|
||||
#include <ansi.h>
|
||||
|
||||
#ifdef _BSD_TIME_T_
|
||||
typedef _BSD_TIME_T_ time_t;
|
||||
|
||||
Reference in New Issue
Block a user