diff options
Diffstat (limited to 'lib/chmodat.c')
-rw-r--r-- | lib/chmodat.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/chmodat.c b/lib/chmodat.c new file mode 100644 index 0000000..b496a80 --- /dev/null +++ b/lib/chmodat.c @@ -0,0 +1,3 @@ +#include <config.h> +#define CHMODAT_INLINE _GL_EXTERN_INLINE +#include "openat.h" |