From owner-cvs-all Wed Oct 24 19:39:48 2001 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 57F5937B401; Wed, 24 Oct 2001 19:39:42 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id f9P2dfn50520; Wed, 24 Oct 2001 22:39:41 -0400 (EDT) (envelope-from wollman) Date: Wed, 24 Oct 2001 22:39:41 -0400 (EDT) From: Garrett Wollman Message-Id: <200110250239.f9P2dfn50520@khavrinen.lcs.mit.edu> To: cvs-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: cvs commit: src/include malloc.h In-Reply-To: <200110250235.f9P2ZTU86318@freefall.freebsd.org> References: <200110250235.f9P2ZTU86318@freefall.freebsd.org> 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 < said: > Resume deorbit burn sequence for . Inspection of my make logs > reveals no programs in the standard build which hit the previous warning > message. This change will NOT be merged to 4-stable. This was discussed in one of the mailing-lists a few months ago. The postponement of 5.0 means that port maintainers have almost a year to fix programs which still use this 10-years-obsolete header. was never part of Standard C and is was included in SUSv2. As the error message suggests, the correct fix for any program which unconditionally includes is to include instead. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message