summaryrefslogtreecommitdiff
path: root/cad/sis/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'cad/sis/files/patch-am')
-rw-r--r--cad/sis/files/patch-am11
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/sis/files/patch-am b/cad/sis/files/patch-am
deleted file mode 100644
index 927f598c45d5..000000000000
--- a/cad/sis/files/patch-am
+++ /dev/null
@@ -1,11 +0,0 @@
---- port/port.h.orig Sat Apr 23 11:02:33 1994
-+++ port/port.h Thu Aug 3 22:34:01 2000
-@@ -110,7 +110,7 @@
- #define LACK_SYS5
- #endif
-
--#if defined(ultrix3) || defined(sunos4) || defined(_IBMR2) || defined(ultrix4) || defined(__osf__)
-+#if defined(ultrix3) || defined(sunos4) || defined(_IBMR2) || defined(ultrix4) || defined(__osf__) || defined(__FreeBSD__)
- #define SIGNAL_FN void
- #else
- /* sequent, ultrix2, 4.3BSD (vax, hp), sunos3 */