[HAVE_CONFIG_H]: Include <config.h> conditionally,

to be consistent with gnulib.
This commit is contained in:
Jim Meyering 2005-09-27 08:44:07 +00:00
parent 3cf3a44bbd
commit 52e05089cc

View File

@ -1,4 +1,6 @@
#include "config.h"
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "fprintftime.h"
#define FPRINTFTIME 1