From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 12 Aug 2006 08:07:28 +1000 From: Anton Blanchard To: Jan-Bernd Themann Subject: Re: [PATCH 4/6] ehea: header files Message-ID: <20060811220728.GI479@krispykreme> References: <44D99F56.7010201@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <44D99F56.7010201@de.ibm.com> Cc: Thomas Klein , netdev , linux-kernel , linux-ppc , Christoph Raisch , Marcus Eder List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > --- linux-2.6.18-rc4-orig/drivers/net/ehea/ehea.h 1969-12-31 > +extern void exit(int); Should be able to remove that prototype :) Anton