mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-28 20:43:41 +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
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <machine/limits.h>
|
||||
#include <limits.h>
|
||||
|
||||
#ifdef __linux__
|
||||
/* Not sure what to do about __pure2 on linux */
|
||||
|
|
Loading…
Reference in a new issue