1--- tc.sig.h~	2007-07-05 07:13:06.000000000 -0700
2+++ tc.sig.h	2009-10-13 15:32:10.000000000 -0700
3@@ -43,7 +43,7 @@
4 # include <sys/signal.h>
5 #endif /* SYSVREL > 0 */
6 
7-#if defined(__APPLE__) || defined(SUNOS4) || defined(DGUX) || defined(hp800) || (SYSVREL > 3 && defined(VFORK))
8+#if defined(SUNOS4) || defined(DGUX) || defined(hp800) || (SYSVREL > 3 && defined(VFORK))
9 # define SAVESIGVEC
10 #endif /* SUNOS4 || DGUX || hp800 || SVR4 & VFORK */
11 
12