]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include "chdir.h", so that if save_cwd/getcwd
authorJim Meyering <jim@meyering.net>
Sun, 28 Nov 2004 21:03:08 +0000 (21:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Nov 2004 21:03:08 +0000 (21:03 +0000)
commitf039b8f8bf678a454d8263bb7cc8f6ade9cce51b
tree3e75b1cc27594c646ad366c25d29fb7ebd64ecb9
parentb174e49170305f262d6e1ffccc4b952c3d18997d
Include "chdir.h", so that if save_cwd/getcwd
saves a name longer than PATH_MAX, restore_cwd's chdir can use it.
lib/save-cwd.c