diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-01-12 07:15:48 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-01-12 07:15:48 +0000 |
commit | aa038250c396bbe7c0aa8437d9e2b3070dcce1b8 (patch) | |
tree | b3dc8c86cfecc057652e03b5af2a329c862a754b /lib | |
parent | 4eafb9d1631ef2371c26661e54f5cf2ca02a1bd2 (diff) | |
download | coreutils-aa038250c396bbe7c0aa8437d9e2b3070dcce1b8.tar.xz |
Add stdint.h.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 5afaa5942..f2e600792 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -14,6 +14,7 @@ ref-del.sed search.h stat.c stdbool.h +stdint.h sysexit.h t-fpending unlocked-io.h |