diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-18 20:48:50 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-08-18 20:48:50 +0000 |
commit | 6bf086b8209430747feadbc678deb795b21a1ed4 (patch) | |
tree | 7ec4abd4fe3477a7694f56d9890d56efe3b3e149 | |
parent | c670e3826ede619b8fc3aa2a3cebe573c0e4ac43 (diff) | |
download | coreutils-6bf086b8209430747feadbc678deb795b21a1ed4.tar.xz |
Add fts.h, search.h.
-rw-r--r-- | lib/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 807a9e8ad..c5a94a33c 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -5,10 +5,12 @@ charset.alias getdate.c getdate.tab.c fnmatch.h +fts.h lstat.c poll.h ref-add.sed ref-del.sed +search.h stat.c stdbool.h sysexit.h |