comparison src/s/netbsd.h @ 28640:7f198d98ac14

Revert HAVE_GETLOADAVG changes.
author Dave Love <fx@gnu.org>
date Wed, 19 Apr 2000 11:21:37 +0000
parents 9e0cd0f9571f
children ddad63427df2
comparison
equal deleted inserted replaced
28639:51d5d8415a38 28640:7f198d98ac14
10 /* For mem-limits.h. */ 10 /* For mem-limits.h. */
11 #define BSD4_2 11 #define BSD4_2
12 12
13 #undef KERNEL_FILE 13 #undef KERNEL_FILE
14 #undef LDAV_SYMBOL 14 #undef LDAV_SYMBOL
15 #define HAVE_GETLOADAVG 1
15 16
16 #define HAVE_UNION_WAIT 17 #define HAVE_UNION_WAIT
17 18
18 #define SIGNALS_VIA_CHARACTERS 19 #define SIGNALS_VIA_CHARACTERS
19 20