mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +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"
|