summaryrefslogtreecommitdiff
path: root/cad/pisces/files/patch-bb
diff options
context:
space:
mode:
Diffstat (limited to 'cad/pisces/files/patch-bb')
-rw-r--r--cad/pisces/files/patch-bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/cad/pisces/files/patch-bb b/cad/pisces/files/patch-bb
deleted file mode 100644
index dfd57b65af74..000000000000
--- a/cad/pisces/files/patch-bb
+++ /dev/null
@@ -1,12 +0,0 @@
-*** library/plotcap/9016/gplot/pg_erset.c.orig Mon Jan 18 16:27:21 1999
---- library/plotcap/9016/gplot/pg_erset.c Mon Jan 18 16:28:43 1999
-***************
-*** 149,153 ****
---- 149,155 ----
- perror("\t") ;
- #else
-+ #ifndef __FreeBSD__
- extern char *sys_errlist[] ;
-+ #endif
- pr(stderr," [%s]", sys_errlist[syseno] ) ;
- #endif