Mercurial > emacs
changeset 1632:2054a40a27cc
* m/sparc.h: Don't include <sys/param.h> here; that screws up the
xmakefile. Instead, include it in getloadavg.c, which is the only
place that uses LOAD_AVE_CVT, which is the only reason
<sys/param.h> was here in the first place.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 20 Nov 1992 17:21:38 +0000 |
parents | 9c52fcf232bf |
children | 65af7bcd5e31 |
files | src/m/sparc.h |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/sparc.h Fri Nov 20 17:14:50 1992 +0000 +++ b/src/m/sparc.h Fri Nov 20 17:21:38 1992 +0000 @@ -26,10 +26,6 @@ -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. */