1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/asprint/files/patch-ab
Thomas Gellekum e357486dc7 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>
1997-11-04 13:42:42 +00:00

11 lines
227 B
Plaintext

--- 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>