]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_GETLOADAVG): Define it as 1.
authorKenichi Handa <handa@m17n.org>
Tue, 20 Jun 2000 12:20:16 +0000 (12:20 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 20 Jun 2000 12:20:16 +0000 (12:20 +0000)
src/s/bsd386.h

index 77e30d04bfae9798ce1ca568d308be303a0c12cf..99280daf832c6d879603e2e5897980b6491f4b1e 100644 (file)
@@ -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