summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-09-27 07:21:30 +0000
committerRichard M. Stallman <rms@gnu.org>1998-09-27 07:21:30 +0000
commit86c2c453d27a4a913ef9d5919d96ff1a0fc750ae (patch)
treeeb865912fb62557a89951a902af24b720cf8db35
parent6012a2751e5baeca42eab478b7100bd9fbd54e94 (diff)
downloademacs-86c2c453d27a4a913ef9d5919d96ff1a0fc750ae.tar.gz
(NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs.
-rw-r--r--src/s/gnu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h
index 67c818848e6..1f8926d6e89 100644
--- a/src/s/gnu.h
+++ b/src/s/gnu.h
@@ -30,6 +30,9 @@ Boston, MA 02111-1307, USA. */
/* 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