Skip to content

Commit 5dd1383

Browse files
authored
Merge pull request #141 from arjenroodselaar/fix-arm-decls
Include missing decls for ARM
2 parents 705cbae + 212f8a1 commit 5dd1383

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/openlibm_fenv_arm.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131

3232
#include <stdint.h>
3333

34+
#include "cdefs-compat.h"
35+
3436
#ifndef __fenv_static
3537
#define __fenv_static static
3638
#endif

0 commit comments

Comments
 (0)