changeset 26110:67a319d57afd

(HAVE_GETLOADAVG): Define as 1 because config.h defines it that way.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 19 Oct 1999 19:52:13 +0000
parents 704ce143e421
children 4968f7da0a61
files src/s/freebsd.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/freebsd.h	Tue Oct 19 18:36:10 1999 +0000
+++ b/src/s/freebsd.h	Tue Oct 19 19:52:13 1999 +0000
@@ -93,7 +93,7 @@
 #endif /* not __ELF__ */
 
 #define HAVE_WAIT_HEADER
-#define HAVE_GETLOADAVG
+#define HAVE_GETLOADAVG 1
 #if 0
 #define HAVE_GETPAGESIZE  /* configure now puts this in config.h */
 #endif