Date: Tue, 11 Jun 2002 12:03:47 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-utils.c Message-ID: <200206111903.g5BJ3mS95076@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2002/06/11 12:03:47 PDT
Added files:
java/jdk13/files patch-utils.c
Log:
. Fix compilation on FreeBSD 4.2 by including <sys/param.h>
PR: 36871
. Fix compilation on -CURRENT using gcc 3.1 by including <string.h>
(for strlen(3))
Reported and tested by: John Angelmo <john@veidit.net>
Reviewed by: sobomax
Approved by: sobomax
Revision Changes Path
1.1 +20 -0 ports/java/jdk13/files/patch-utils.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206111903.g5BJ3mS95076>
