mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2025-01-01 06:23:39 +01:00
typo
This commit is contained in:
parent
8d25b39dca
commit
a9d723a19e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <machine/limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
/* Not sure what to do about __pure2 on linux */
|
/* Not sure what to do about __pure2 on linux */
|
||||||
|
|
Loading…
Reference in a new issue