diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-13 22:40:42 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-13 22:40:42 +0000 |
| commit | d57ddeeb63f557f4526dbc8426a092dde7ff1695 (patch) | |
| tree | db2221c901911e12e5e8bb4153907d3654dc88a3 | |
| parent | 3d5729017c4cc786f2cad3609c51f3e9901c08a1 (diff) | |
Notes
| -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> |
