summaryrefslogtreecommitdiff
path: root/modules/getcwd
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/getcwd
parent41dccf6a007ea2fdc0eebd71f5bb3b73be43669f (diff)
downloadgnulib-d52c5b93a562113d859c264bbb92f5c0b8c5ae77.tar.gz
Move more declarations into <unistd.h>.
Diffstat (limited to 'modules/getcwd')
-rw-r--r--modules/getcwd5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/getcwd b/modules/getcwd
index 35c6412577..5d85b4d581 100644
--- a/modules/getcwd
+++ b/modules/getcwd
@@ -2,7 +2,6 @@ Description:
Return the current working directory.
Files:
-lib/getcwd.h
lib/getcwd.c
m4/getcwd-abort-bug.m4
m4/getcwd-path-max.m4
@@ -13,14 +12,16 @@ mempcpy
d-ino
extensions
stdbool
+unistd
configure.ac:
gl_FUNC_GETCWD
+gl_UNISTD_MODULE_INDICATOR([getcwd])
Makefile.am:
Include:
-"getcwd.h"
+<unistd.h>
License:
GPL