X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Finttostr.c;h=2adcd2c131c21822518cf891678318219cc2314c;hb=04597d099c32b9b380b6c82eed97fb88ef467d2e;hp=78a48af84cee4eaeb05b8edd17fc60d5c5cf1a00;hpb=100a8e01f28671dd2f73a1541b1bbd15c9590947;p=gnulib.git diff --git a/lib/inttostr.c b/lib/inttostr.c index 78a48af84..2adcd2c13 100644 --- a/lib/inttostr.c +++ b/lib/inttostr.c @@ -14,10 +14,13 @@ 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 */ +#ifdef HAVE_CONFIG_H +# include +#endif #include "inttostr.h" /* Convert I to a printable string in BUF, which must be at least