From owner-cvs-all Mon Sep 18 13:41:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2925037B61E; Mon, 18 Sep 2000 13:40:33 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA35481; Mon, 18 Sep 2000 13:40:33 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200009182040.NAA35481@freefall.freebsd.org> From: John Polstra Date: Mon, 18 Sep 2000 13:40:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include link.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/09/18 13:40:33 PDT Modified files: include link.h Log: Update the prototype for "r_brk" to correspond with the change in "src/libexec/rtld-elf/rtld.c" revision 1.48. This eliminates a warning when building the dynamic linker, and it doesn't seem to hurt anything else. Revision Changes Path 1.21 +3 -2 src/include/link.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message