From: Richard M. Stallman Date: Wed, 7 Aug 2002 14:32:09 +0000 (+0000) Subject: (C_SWITCH_SYSTEM): #undef it. X-Git-Tag: ttn-vms-21-2-B4~13740 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3622bdf9a42bcfd6d09418fcdfa2695e75f65269;p=emacs.git (C_SWITCH_SYSTEM): #undef it. --- 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