1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/pdq/files/patch-ad
Foxfair Hu 5db405731c PR: 11721
Submitted by:	Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
1999-05-17 10:32:43 +00:00

11 lines
194 B
Plaintext

--- src/util.c.orig Sat May 15 01:34:56 1999
+++ src/util.c Sat May 15 02:07:16 1999
@@ -16,6 +16,7 @@
*
*/
+#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <pwd.h>