summaryrefslogtreecommitdiff
path: root/src/s/bsd386.h
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2000-06-20 12:20:16 +0000
committerKenichi Handa <handa@m17n.org>2000-06-20 12:20:16 +0000
commitc99c89ac6ae0758cc474c2048dd9fe00217237cf (patch)
tree58269d41caf4efd4817eab9e78b15a5066fd159b /src/s/bsd386.h
parent95417e1e45617254018fbb3ae5f8b50c717e781c (diff)
downloademacs-c99c89ac6ae0758cc474c2048dd9fe00217237cf.tar.gz
(HAVE_GETLOADAVG): Define it as 1.
Diffstat (limited to 'src/s/bsd386.h')
-rw-r--r--src/s/bsd386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/bsd386.h b/src/s/bsd386.h
index 77e30d04bfa..99280daf832 100644
--- a/src/s/bsd386.h
+++ b/src/s/bsd386.h
@@ -18,7 +18,7 @@
#define LIB_X11_LIB -L/usr/X11/lib -lX11
#define LIBS_SYSTEM -lutil -lkvm -lcompat
-#define HAVE_GETLOADAVG
+#define HAVE_GETLOADAVG 1
#undef BSD_PGRPS