diff options
author | Sergey Poznyakoff <gray@gnu.org.ua> | 2007-05-12 08:54:55 +0000 |
---|---|---|
committer | Sergey Poznyakoff <gray@gnu.org.ua> | 2007-05-12 08:54:55 +0000 |
commit | 11b52475f2aa6fc5e0707f33dfb939af43269ec5 (patch) | |
tree | e686d8b35d0e66ffbe3ee7b66166f193c25a99ea | |
parent | 54e0653130ba791e382c3c49ee5845718b726a74 (diff) | |
download | gnulib-11b52475f2aa6fc5e0707f33dfb939af43269ec5.tar.gz |
(Files): Remove openat-die.c
(Depends-on): Add openat-die
-rw-r--r-- | modules/openat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openat b/modules/openat index 6f2266fd25..689bc206a2 100644 --- a/modules/openat +++ b/modules/openat @@ -9,7 +9,6 @@ lib/fstatat.c lib/mkdirat.c lib/openat.c lib/openat.h -lib/openat-die.c lib/openat-priv.h lib/openat-proc.c m4/openat.m4 @@ -21,6 +20,7 @@ gettext-h intprops lchown lstat +openat-die same-inode save-cwd stdbool |