We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5992e5a commit 6404565Copy full SHA for 6404565
loongarch64/fenv.c
@@ -1,5 +1,5 @@
1
#define __fenv_static
2
-#include <fenv.h>
+#include <openlibm_fenv.h>
3
4
#ifdef __GNUC_GNU_INLINE__
5
#error "This file must be compiled with C99 'inline' semantics"
riscv64/fenv.c
@@ -27,7 +27,7 @@
27
*/
28
29
30
-#include "fenv.h"
31
32
33
0 commit comments