--- compiler.h.orig	Mon Aug 28 12:46:29 2000
+++ compiler.h	Tue Aug 29 18:15:12 2000
@@ -138,7 +138,7 @@
 #    define SC_TRAPNO	trapno
 #    define SC_ERR	err
 #  elif defined(__FreeBSD__)
-#    include <machine/signal.h>	// for struct sigcontext
+#    include <sys/signal.h>	// for struct sigcontext
 #    define SC_EAX	sc_eax
 #    define SC_ECX	sc_ecx
 #    define SC_EDX	sc_edx
