X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Finttostr.c;h=2adcd2c131c21822518cf891678318219cc2314c;hb=707a7ac4b2eb3209fd1b67b1650a8fef5cf7c5e4;hp=23748a13780047b9b1cc1204a3d17080b2a51e94;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/inttostr.c b/lib/inttostr.c index 23748a137..2adcd2c13 100644 --- a/lib/inttostr.c +++ b/lib/inttostr.c @@ -18,6 +18,9 @@ /* 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