summaryrefslogtreecommitdiffstats
path: root/java/shujit/files/patch-aa
blob: 358de92fdd51514739d340c49af1c2ce0807f532 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- compiler.h.orig	Mon Dec 27 23:24:53 1999
+++ compiler.h	Sat Jan  8 08:07:30 2000
@@ -203,7 +203,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
OpenPOWER on IntegriCloud