<ansi.h> -> <minix/ansi.h>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#ifndef _MATH_H
|
||||
#define _MATH_H
|
||||
|
||||
#ifndef _ANSI_H
|
||||
#include <ansi.h>
|
||||
#ifndef _MINIX_ANSI_H
|
||||
#include <minix/ansi.h>
|
||||
#endif
|
||||
|
||||
#define INFINITY (__infinity())
|
||||
|
||||
Reference in New Issue
Block a user