fix
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#undef ALIGN
|
#undef ALIGN
|
||||||
#undef MACHINE
|
#undef MACHINE
|
||||||
#if defined(__NetBSD_Version__) && __NetBSD_Version < 299000900
|
#if defined(__NetBSD_Version__) && __NetBSD_Version__ < 299000900
|
||||||
#define lrintf(x) ((int)rint(x))
|
#define lrintf(x) ((int)rint(x))
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user