diff src/s/gnu.h @ 23328:e3a026b14e82

(NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs.
author Richard M. Stallman <rms@gnu.org>
date Sun, 27 Sep 1998 07:21:30 +0000
parents a1520c362025
children aafda0f854b0
line wrap: on
line diff
--- a/src/s/gnu.h	Sun Sep 27 07:11:54 1998 +0000
+++ b/src/s/gnu.h	Sun Sep 27 07:21:30 1998 +0000
@@ -30,6 +30,9 @@
 
 /* XXX should getloadavg be in libc?  Should we have a libutil?
 #define HAVE_GETLOADAVG */
+#undef NLIST_STRUCT
+#undef KERNEL_FILE
+#undef LDAV_SYMBOL
 
 #define SIGNALS_VIA_CHARACTERS