mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-09 16:39:34 -04:00
52e05089cc
to be consistent with gnulib.
8 lines
119 B
C
8 lines
119 B
C
#ifdef HAVE_CONFIG_H
|
|
# include <config.h>
|
|
#endif
|
|
|
|
#include "fprintftime.h"
|
|
#define FPRINTFTIME 1
|
|
#include "strftime.c"
|