]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include <config.h> from strintcmp.c, not from here.
authorJim Meyering <jim@meyering.net>
Sat, 24 Sep 2005 13:27:34 +0000 (13:27 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 24 Sep 2005 13:27:34 +0000 (13:27 +0000)
lib/strnumcmp-in.h

index 19f3dceaf3c449b98ccbe19064bae8bf91c96b2f..1950473139ca197703d8b2a35df1ea888e1afbc6 100644 (file)
 
 /* Written by Mike Haertel.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
 #include "strnumcmp.h"
 
 #include <stddef.h>