diff options
author | Jim Blandy <jimb@redhat.com> | 1992-10-07 19:46:04 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-10-07 19:46:04 +0000 |
commit | 5bf3eac4a6c10e331e08b5d62c98ae95c3648fd2 (patch) | |
tree | 2d0f01f9c06e840aba0172311f25b3c00a7fbc10 /src/m/sparc.h | |
parent | 117f4b92dc7a807245964fd621856e4e179f8dd4 (diff) | |
download | emacs-5bf3eac4a6c10e331e08b5d62c98ae95c3648fd2.tar.gz |
entered into RCS
Diffstat (limited to 'src/m/sparc.h')
-rw-r--r-- | src/m/sparc.h | 4 |
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 -opsystem=bsd4-2 for earlier versions. NOTE-END */ +/* This defines the FSCALE constant, which this file uses in the LOAD_AVE_CVT + macro. */ +#include <sys/param.h> + /* The following three symbols give information on the size of various data types. */ |