From: Jim Meyering Date: Sun, 14 Sep 1997 03:20:38 +0000 (+0000) Subject: [HAVE_CONFIG_H]: Include config.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c04f08d1be95166675f0864c296430af99346c;p=pspp [HAVE_CONFIG_H]: Include config.h. --- diff --git a/lib/strverscmp.c b/lib/strverscmp.c index bc5ba1f9d8..b3926f25e0 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