diff options
Diffstat (limited to 'java/shujit/files/patch-aa')
-rw-r--r-- | java/shujit/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/java/shujit/files/patch-aa b/java/shujit/files/patch-aa deleted file mode 100644 index 8f070828eeaa..000000000000 --- a/java/shujit/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |