From owner-cvs-all Sun Sep 10 6:33:34 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 87ED237B422; Sun, 10 Sep 2000 06:33:31 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA41393; Sun, 10 Sep 2000 06:33:31 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200009101333.GAA41393@freefall.freebsd.org> From: Doug Rabson Date: Sun, 10 Sep 2000 06:33:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_aout.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/09/10 06:33:31 PDT Modified files: sys/kern imgact_aout.c Log: Move the include of so that KTR gets a declaration for snprintf(). Revision Changes Path 1.61 +2 -2 src/sys/kern/imgact_aout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message