summaryrefslogtreecommitdiff
path: root/src/s/gnu.h
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
commitd5844360c8896da06162512dca5c8c26f32d90c7 (patch)
tree1597281026792040138e7f341cac6f90b086f28c /src/s/gnu.h
parent81b7af724712a90e681ee85c55974ebbe35f4b50 (diff)
downloademacs-d5844360c8896da06162512dca5c8c26f32d90c7.tar.gz
(NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs.
Diffstat (limited to 'src/s/gnu.h')
-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