mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-19 05:42:02 +02:00
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"
|