summaryrefslogtreecommitdiff
path: root/gnu/statat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/statat.c')
-rw-r--r--gnu/statat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/statat.c b/gnu/statat.c
new file mode 100644
index 0000000..8cdb17e
--- /dev/null
+++ b/gnu/statat.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define STATAT_INLINE _GL_EXTERN_INLINE
+#include "openat.h"