mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00: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"
|