summaryrefslogtreecommitdiff
path: root/modules/chown
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-02-19 02:23:32 +0000
committerBruno Haible <bruno@clisp.org>2007-02-19 02:23:32 +0000
commitd52c5b93a562113d859c264bbb92f5c0b8c5ae77 (patch)
tree8b462a9db5b2d6d3493a723e4555b9d6880378ea /modules/chown
parent41dccf6a007ea2fdc0eebd71f5bb3b73be43669f (diff)
downloadgnulib-d52c5b93a562113d859c264bbb92f5c0b8c5ae77.tar.gz
Move more declarations into <unistd.h>.
Diffstat (limited to 'modules/chown')
-rw-r--r--modules/chown2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/chown b/modules/chown
index 23eb3ac468..a8ac9531bb 100644
--- a/modules/chown
+++ b/modules/chown
@@ -7,10 +7,12 @@ lib/fchown-stub.c
m4/chown.m4
Depends-on:
+unistd
sys_stat
configure.ac:
gl_FUNC_CHOWN
+gl_UNISTD_MODULE_INDICATOR([chown])
Makefile.am: