freebsd-ports/japanese/e2ps/files/patch-ab
Steve Price d0e744c166 Fix a couple of Y2K problems.
PR:		16062
Submitted by:	maintainer
2000-01-24 05:52:02 +00:00

16 lines
314 B
Plaintext

*** e2ps.h.orig Wed Nov 4 22:44:09 1998
--- e2ps.h Wed Jan 5 11:32:16 2000
***************
*** 10,15 ****
--- 10,19 ----
#include <signal.h>
#include <string.h>
#include <math.h>
+ #include <sys/types.h>
+ #include <unistd.h>
+ #include <stdlib.h>
+
/* 年眶梧 */
#define NAME "e2ps" /* 叹涟 */