From owner-freebsd-current Tue Jan 1 20:42:40 2002 Delivered-To: freebsd-current@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 3E62C37B405 for ; Tue, 1 Jan 2002 20:42:38 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g024e5m67418; Tue, 1 Jan 2002 23:40:05 -0500 (EST) (envelope-from mike) Date: Tue, 1 Jan 2002 23:40:05 -0500 From: Mike Barcroft To: Julian Elischer Cc: Mike Makonnen , current@freebsd.org Subject: Re: CVSup vs inttypes.h,v Message-ID: <20020101234005.D64468@espresso.q9media.com> References: <200201010618.g016IdL42975@blackbox.pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from julian@elischer.org on Tue, Jan 01, 2002 at 07:55:16PM -0800 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer writes: > Well it's a pitty whoever moved it didn't grep for > it.. my builds fail because of it. I did indeed grep for occurences of it and fixed them. The only remaining instance appears in sys/dev/bktr/bktr_core.c which is in a `#if defined(__NetBSD__) || defined(__OpenBSD__)' section. If you are interested in the types that used to be defined there, they are now in . Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message