summaryrefslogtreecommitdiff
path: root/lib/stat-time.c
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2016-04-26 20:55:49 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2016-04-26 20:55:49 +0000
commit50633f8f4e8d629e65d96f83abd9f99ca2cad463 (patch)
tree6821129f5e3e521db105d8233b054551e906ddba /lib/stat-time.c
downloadgzip-tarball-50633f8f4e8d629e65d96f83abd9f99ca2cad463.tar.gz
Diffstat (limited to 'lib/stat-time.c')
-rw-r--r--lib/stat-time.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/stat-time.c b/lib/stat-time.c
new file mode 100644
index 0000000..81b83dd
--- /dev/null
+++ b/lib/stat-time.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define _GL_STAT_TIME_INLINE _GL_EXTERN_INLINE
+#include "stat-time.h"