1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00
Files
coreutils/lib/fprintftime.c

8 lines
119 B
C
Raw Normal View History

#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
2005-09-16 07:01:00 +00:00
#include "fprintftime.h"
#define FPRINTFTIME 1
#include "strftime.c"