Explorar o código

Include missing decls for ARM

Arjen Roodselaar %!s(int64=9) %!d(string=hai) anos
pai
achega
212f8a1b4c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/openlibm_fenv_arm.h

+ 2 - 0
include/openlibm_fenv_arm.h

@@ -31,6 +31,8 @@
 
 #include <stdint.h>
 
+#include "cdefs-compat.h"
+
 #ifndef	__fenv_static
 #define	__fenv_static	static
 #endif