aboutsummaryrefslogtreecommitdiff
path: root/print/ghostview/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostview/files/patch-ab')
-rw-r--r--print/ghostview/files/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/ghostview/files/patch-ab b/print/ghostview/files/patch-ab
new file mode 100644
index 000000000000..6efae3f78d8d
--- /dev/null
+++ b/print/ghostview/files/patch-ab
@@ -0,0 +1,12 @@
+*** SelFile.c.orig Fri Oct 21 22:37:11 1994
+--- SelFile.c Fri Oct 21 22:37:17 1994
+***************
+*** 46,52 ****
+ /* BSD 4.3 errno.h does not declare errno */
+ extern int errno;
+ extern int sys_nerr;
+- extern char *sys_errlist[];
+
+ #include <sys/param.h>
+ #include <X11/cursorfont.h>
+--- 46,51 ----