$NetBSD: patch-aj,v 1.1.1.1 2000/11/21 05:21:10 kei Exp $ --- src/getloadavg.c.orig Mon Sep 20 23:29:10 1999 +++ src/getloadavg.c Mon Sep 20 23:30:54 1999 @@ -64,10 +64,7 @@ /* Both the Emacs and non-Emacs sections want this. Some configuration files' definitions for the LOAD_AVE_CVT macro (like sparc.h's) use macros like FSCALE, defined here. */ -#ifdef unix #include -#endif - #ifdef HAVE_CONFIG_H #if defined (emacs) || defined (CONFIG_BROKETS)