aboutsummaryrefslogtreecommitdiffstats
path: root/print/asprint/files/patch-ab
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-04 13:42:42 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-04 13:42:42 +0000
commite357486dc79b2d69d6c57f43c27c9327238fe6cb (patch)
treeb4946ed832538113fb61a05ee74a8eb9b9296e83 /print/asprint/files/patch-ab
parentbd383db4a17396199cb4b5410bd5ee1191f43eaa (diff)
Import of asprint port. asprint is a simple browser designed
to work with AfterStep that allows a user to select files to print. PR: 4331 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Diffstat (limited to 'print/asprint/files/patch-ab')
-rw-r--r--print/asprint/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/asprint/files/patch-ab b/print/asprint/files/patch-ab
new file mode 100644
index 000000000000..517ec2a3adc1
--- /dev/null
+++ b/print/asprint/files/patch-ab
@@ -0,0 +1,10 @@
+--- asprint.c~ Tue Mar 11 22:52:39 1997
++++ asprint.c Sat Aug 16 20:00:57 1997
+@@ -19,6 +19,7 @@
+ #include <string.h>
+ #include <stdlib.h>
+ #include <sys/stat.h>
++#include <limits.h>
+ #include <dirent.h>
+ #include <unistd.h>
+