diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1995-08-07 19:17:46 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1995-08-07 19:17:46 +0000 |
| commit | 656dcd4316d328f627e3c8f99be96bb2c41baf5b (patch) | |
| tree | 413738746625eee30af858d100ea794582067fa4 /usr.bin/ar | |
| parent | 8e53a8e6fc66c9fbe9b277c18b90c11de39d7b7a (diff) | |
Notes
Diffstat (limited to 'usr.bin/ar')
| -rw-r--r-- | usr.bin/ar/contents.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ar/contents.c b/usr.bin/ar/contents.c index ffa48568b29d..dc45b361345c 100644 --- a/usr.bin/ar/contents.c +++ b/usr.bin/ar/contents.c @@ -47,7 +47,6 @@ static char sccsid[] = "@(#)contents.c 8.3 (Berkeley) 4/2/94"; #include <fcntl.h> #include <stdio.h> #include <string.h> -#include <tzfile.h> #include <unistd.h> #include "archive.h" |
