X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Finttostr.c;h=246d658350730a4c56d7c738c912def0952d7019;hb=9fbb5dcb459bf25d5e7b89fc209359e1a61a5214;hp=78a48af84cee4eaeb05b8edd17fc60d5c5cf1a00;hpb=100a8e01f28671dd2f73a1541b1bbd15c9590947;p=gnulib.git diff --git a/lib/inttostr.c b/lib/inttostr.c index 78a48af84..246d65835 100644 --- a/lib/inttostr.c +++ b/lib/inttostr.c @@ -1,6 +1,6 @@ /* inttostr.c -- convert integers to printable strings - Copyright (C) 2001 Free Software Foundation, Inc. + Copyright (C) 2001, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -14,10 +14,12 @@ 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. */ /* Written by Paul Eggert */ +#include + #include "inttostr.h" /* Convert I to a printable string in BUF, which must be at least