diff options
Diffstat (limited to 'sim/erc32/float.c')
-rw-r--r-- | sim/erc32/float.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/erc32/float.c b/sim/erc32/float.c index 6f1e8a2..074ceb9 100644 --- a/sim/erc32/float.c +++ b/sim/erc32/float.c @@ -32,6 +32,7 @@ * This can also be done using ieee_flags() library routine on sun. */ +#include "config.h" #include "sis.h" /* Forward declarations */ |