From: Jim Meyering Date: Sun, 14 Sep 1997 03:20:38 +0000 (+0000) Subject: [HAVE_CONFIG_H]: Include config.h. X-Git-Tag: cvs-readonly~8153 X-Git-Url: https://erislabs.net/gitweb/?a=commitdiff_plain;h=26c04f08d1be95166675f0864c296430af99346c;p=gnulib.git [HAVE_CONFIG_H]: Include config.h. --- diff --git a/lib/strverscmp.c b/lib/strverscmp.c index bc5ba1f9d..b3926f25e 100644 --- a/lib/strverscmp.c +++ b/lib/strverscmp.c @@ -18,6 +18,10 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#if HAVE_CONFIG_H +# include +#endif + #include #include