* m/sparc.h: Don't include <sys/param.h> here; that screws up the
authorJim Blandy <jimb@redhat.com>
Fri, 20 Nov 1992 17:21:38 +0000 (17:21 +0000)
committerJim Blandy <jimb@redhat.com>
Fri, 20 Nov 1992 17:21:38 +0000 (17:21 +0000)
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.

src/m/sparc.h

index b1c9bf9..f163403 100644 (file)
@@ -26,10 +26,6 @@ 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.  */