comparison src/s/bsd386.h @ 29771:953fdf4f10b3

(HAVE_GETLOADAVG): Define it as 1.
author Kenichi Handa <handa@m17n.org>
date Tue, 20 Jun 2000 12:20:16 +0000
parents 7f198d98ac14
children 695cf19ef79e
comparison
equal deleted inserted replaced
29770:ed7a602dec2b 29771:953fdf4f10b3
16 16
17 #define LIBS_DEBUG 17 #define LIBS_DEBUG
18 #define LIB_X11_LIB -L/usr/X11/lib -lX11 18 #define LIB_X11_LIB -L/usr/X11/lib -lX11
19 #define LIBS_SYSTEM -lutil -lkvm -lcompat 19 #define LIBS_SYSTEM -lutil -lkvm -lcompat
20 20
21 #define HAVE_GETLOADAVG 21 #define HAVE_GETLOADAVG 1
22 22
23 #undef BSD_PGRPS 23 #undef BSD_PGRPS
24 24
25 /* System uses OXTABS instead of the expected TAB3. 25 /* System uses OXTABS instead of the expected TAB3.
26 (Copied from netbsd.h.) */ 26 (Copied from netbsd.h.) */