mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-07 09:11:11 +02:00
Include <config.h> here, not from strnumcmp-in.h.
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
|
||||
/* Written by Paul Eggert. */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "strnumcmp-in.h"
|
||||
|
||||
/* Compare strings A and B as integers without explicitly converting
|
||||
|
||||
Reference in New Issue
Block a user