comparison src/s/gnu.h @ 24259:aafda0f854b0

(NLIST_STRUCT): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Thu, 04 Feb 1999 04:48:24 +0000
parents e3a026b14e82
children ae314c884db0
comparison
equal deleted inserted replaced
24258:63101e55ebea 24259:aafda0f854b0
25 /* For mem-limits.h. */ 25 /* For mem-limits.h. */
26 #define BSD4_2 26 #define BSD4_2
27 27
28 #undef SYSTEM_TYPE 28 #undef SYSTEM_TYPE
29 #define SYSTEM_TYPE "gnu" 29 #define SYSTEM_TYPE "gnu"
30
31 #undef NLIST_STRUCT
30 32
31 /* XXX should getloadavg be in libc? Should we have a libutil? 33 /* XXX should getloadavg be in libc? Should we have a libutil?
32 #define HAVE_GETLOADAVG */ 34 #define HAVE_GETLOADAVG */
33 #undef NLIST_STRUCT 35 #undef NLIST_STRUCT
34 #undef KERNEL_FILE 36 #undef KERNEL_FILE