diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2025-06-12 00:34:55 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2025-06-12 00:38:00 +0000 |
| commit | 4f4c465b45d42ed8d2b65c8b4c909246987ac877 (patch) | |
| tree | d2fa72610f90b19319d88314a6859fce7e913905 /lib/msun/arm | |
| parent | daf47b9ec9ed360dfdff6769ae4d0c2c16972552 (diff) | |
Diffstat (limited to 'lib/msun/arm')
| -rw-r--r-- | lib/msun/arm/fenv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/msun/arm/fenv.h b/lib/msun/arm/fenv.h index 5dded5d744fd..e8a30fcf496f 100644 --- a/lib/msun/arm/fenv.h +++ b/lib/msun/arm/fenv.h @@ -29,6 +29,7 @@ #ifndef _FENV_H_ #define _FENV_H_ +#include <sys/cdefs.h> #include <sys/_types.h> #ifndef __fenv_static |
