Remove unistd_.h from lib/.cvsignore.

This commit is contained in:
Paul Eggert
2006-03-08 02:00:47 +00:00
parent 18486cf8d7
commit db0f0804f5
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
on my host (Debian GNU/Linux 3.1 stable, with default block size),
but I assume it does help on some hosts.
* lib/.cvsignore: Add unistd_.h. Sort.
* lib/.cvsignore: Sort.
2006-03-04 Sergey Poznyakoff <gray@gnu.org.ua>