X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Finttostr.c;h=246d658350730a4c56d7c738c912def0952d7019;hb=9fbb5dcb459bf25d5e7b89fc209359e1a61a5214;hp=2adcd2c131c21822518cf891678318219cc2314c;hpb=222b0486b7db1b09293e05512873d633440efcb3;p=gnulib.git diff --git a/lib/inttostr.c b/lib/inttostr.c index 2adcd2c13..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 @@ -18,9 +18,8 @@ /* Written by Paul Eggert */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include + #include "inttostr.h" /* Convert I to a printable string in BUF, which must be at least