<ansi.h> -> <minix/ansi.h>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#ifndef _TTYENT_H
|
||||
#define _TTYENT_H
|
||||
|
||||
#ifndef _ANSI_H
|
||||
#include <ansi.h>
|
||||
#ifndef _MINIX_ANSI_H
|
||||
#include <minix/ansi.h>
|
||||
#endif
|
||||
|
||||
struct ttyent {
|
||||
|
||||
Reference in New Issue
Block a user