aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/sparc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/m/sparc.h b/src/m/sparc.h
index f1634032992..b1c9bf9cda4 100644
--- a/src/m/sparc.h
+++ b/src/m/sparc.h
@@ -26,6 +26,10 @@ Use -opsystem=sunos4 for operating system version 4, and
26-opsystem=bsd4-2 for earlier versions. 26-opsystem=bsd4-2 for earlier versions.
27NOTE-END */ 27NOTE-END */
28 28
29/* This defines the FSCALE constant, which this file uses in the LOAD_AVE_CVT
30 macro. */
31#include <sys/param.h>
32
29/* The following three symbols give information on 33/* The following three symbols give information on
30 the size of various data types. */ 34 the size of various data types. */
31 35