summaryrefslogtreecommitdiff
path: root/gnu/chownat.c
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2016-05-16 09:22:21 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2016-05-16 09:22:21 +0000
commitd4fdeab4db0d0e699c8fbbb07f12c4e1f64d0f94 (patch)
tree72231a38ed1cdd48ac6e02acb8b3917acb9dbcf4 /gnu/chownat.c
downloadtar-tarball-db1ea125376bae07a13d03b2e5d5610f343ec3f1.tar.gz
Diffstat (limited to 'gnu/chownat.c')
-rw-r--r--gnu/chownat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/chownat.c b/gnu/chownat.c
new file mode 100644
index 0000000..3937f9c
--- /dev/null
+++ b/gnu/chownat.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define FCHOWNAT_INLINE _GL_EXTERN_INLINE
+#include "openat.h"