From owner-cvs-all Tue May 22 4:39:45 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 3633837B422; Tue, 22 May 2001 04:39:41 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA16879; Tue, 22 May 2001 21:39:39 +1000 Date: Tue, 22 May 2001 21:38:12 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/kdump mkioctls In-Reply-To: <20010521202432.A28332@sunbay.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 21 May 2001, Ruslan Ermilov wrote: > On Mon, May 21, 2001 at 10:06:27AM -0700, Ruslan Ermilov wrote: > > ru 2001/05/21 10:06:27 PDT > > > > Modified files: > > usr.bin/kdump mkioctls > > Log: > > Work around the side effect of src/include/Makefile,v 1.137 changes. > > (The proper fix is to add missing #include directives.) > > > ... and to install missing headers to /usr/include. Actually, the proper fix is to implement headers properly, so that no #include directives are missing. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message