summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-08-07 14:32:09 +0000
committerRichard M. Stallman <rms@gnu.org>2002-08-07 14:32:09 +0000
commitcf7f36ba5e69deba2ed74cb126c912ba9a4d7ff0 (patch)
tree8cceff146d2711595f01c068ec19fa743d38c653 /src/s
parent7f5cdf4fa8e1c77590781de92f489b44a1e89959 (diff)
downloademacs-cf7f36ba5e69deba2ed74cb126c912ba9a4d7ff0.tar.gz
(C_SWITCH_SYSTEM): #undef it.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux10.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/hpux10.h b/src/s/hpux10.h
index 99aaf004652..dc9caf6e002 100644
--- a/src/s/hpux10.h
+++ b/src/s/hpux10.h
@@ -52,3 +52,6 @@
on HP-UX. (You get duplicate symbol errors on linking). */
#undef _FILE_OFFSET_BITS
+
+/* Don't define _BSD */
+#undef C_SWITCH_SYSTEM