X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fallocsa.c;h=97652e68899bef94b35c8e696b1cbf928faee9aa;hb=dd6ceef65e424d30db8706273f88c20b015012ce;hp=61e7a4e3414eb30254c895dc47247c71b2f86215;hpb=89b8139ba25466f02fc5d25e9b9af3af6b7370d7;p=gnulib.git diff --git a/lib/allocsa.c b/lib/allocsa.c index 61e7a4e34..97652e688 100644 --- a/lib/allocsa.c +++ b/lib/allocsa.c @@ -1,5 +1,5 @@ /* Safe automatic memory allocation. - Copyright (C) 2003 Free Software Foundation, Inc. + Copyright (C) 2003, 2006 Free Software Foundation, Inc. Written by Bruno Haible , 2003. This program is free software; you can redistribute it and/or modify @@ -14,11 +14,9 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include /* Specification. */ #include "allocsa.h"