diff options
| -rw-r--r-- | sys/alpha/include/floatingpoint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/include/floatingpoint.h b/sys/alpha/include/floatingpoint.h index 2d74a73bb378..627f5e3a9378 100644 --- a/sys/alpha/include/floatingpoint.h +++ b/sys/alpha/include/floatingpoint.h @@ -30,3 +30,5 @@ * SUCH DAMAGE. * */ + +#include <machine/ieeefp.h> |
