summaryrefslogtreecommitdiff
path: root/lib/statat.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/statat.c
downloadgzip-tarball-50633f8f4e8d629e65d96f83abd9f99ca2cad463.tar.gz
Diffstat (limited to 'lib/statat.c')
-rw-r--r--lib/statat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/statat.c b/lib/statat.c
new file mode 100644
index 0000000..8cdb17e
--- /dev/null
+++ b/lib/statat.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define STATAT_INLINE _GL_EXTERN_INLINE
+#include "openat.h"