diff options
Diffstat (limited to 'emulators/spim/files/patch-02')
-rw-r--r-- | emulators/spim/files/patch-02 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/spim/files/patch-02 b/emulators/spim/files/patch-02 deleted file mode 100644 index dcc77703eaa3..000000000000 --- a/emulators/spim/files/patch-02 +++ /dev/null @@ -1,11 +0,0 @@ ---- cl-except.h.orig Fri Aug 25 07:05:25 1995 -+++ cl-except.h Mon Oct 28 23:34:02 1996 -@@ -25,7 +25,7 @@ - #define _BSD_SIGNALS - #endif - --#include <syscall.h> -+#include <sys/syscall.h> - #include <signal.h> - - /* gdb-style for tracking each signal */ |