[HAVE_CONFIG_H]: Include config.h.
authorJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 03:20:38 +0000 (03:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Sep 1997 03:20:38 +0000 (03:20 +0000)
lib/strverscmp.c

index bc5ba1f..b3926f2 100644 (file)
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include <string.h>
 #include <ctype.h>