About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
grobian 08/10/19 20:36:31 Modified: porting.h Log: Silence a warning Revision Changes Path 1.32 pax-utils/porting.h file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/pax-utils/porting.h?rev=1.32&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/pax-utils/porting.h?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/pax-utils/porting.h?r1=1.31&r2=1.32 Index: porting.h =================================================================== RCS file: /var/cvsroot/gentoo-projects/pax-utils/porting.h,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- porting.h 23 May 2007 22:27:27 -0000 1.31 +++ porting.h 19 Oct 2008 20:36:31 -0000 1.32 @@ -1,7 +1,7 @@ /* * Copyright 2005-2007 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 - * $Header: /var/cvsroot/gentoo-projects/pax-utils/porting.h,v 1.31 2007/05/23 22:27:27 solar Exp $ + * $Header: /var/cvsroot/gentoo-projects/pax-utils/porting.h,v 1.32 2008/10/19 20:36:31 grobian Exp $ * * Copyright 2005-2007 Ned Ludd - <solar@g.o> * Copyright 2005-2007 Mike Frysinger - <vapier@g.o> @@ -33,6 +33,7 @@ #include <pwd.h> #include <fnmatch.h> #include <regex.h> +#include <alloca.h> #include <sys/mman.h> #include "elf.h"
Updated Jan 26, 2011
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.