<ansi.h> -> <minix/ansi.h>
This commit is contained in:
+2
-2
@@ -47,8 +47,8 @@ struct tm {
|
||||
extern char *tzname[];
|
||||
|
||||
/* Function Prototypes. */
|
||||
#ifndef _ANSI_H
|
||||
#include <ansi.h>
|
||||
#ifndef _MINIX_ANSI_H
|
||||
#include <minix/ansi.h>
|
||||
#endif
|
||||
|
||||
_PROTOTYPE( clock_t clock, (void) );
|
||||
|
||||
Reference in New Issue
Block a user