1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-06 00:29:44 +02:00

Include <config.h> from strintcmp.c, not from here.

This commit is contained in:
Jim Meyering
2005-09-24 13:27:34 +00:00
parent d447dba13d
commit f6dbf542b4
-4
View File
@@ -19,10 +19,6 @@
/* Written by Mike Haertel. */
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "strnumcmp.h"
#include <stddef.h>