mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
[HAVE_CONFIG_H]: Include <config.h> conditionally,
to be consistent with gnulib.
This commit is contained in:
parent
3cf3a44bbd
commit
52e05089cc
@ -1,4 +1,6 @@
|
||||
#include "config.h"
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "fprintftime.h"
|
||||
#define FPRINTFTIME 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user