Don't depend on bogusly-installed <tzfile.h>.
This commit is contained in:
parent
cffeb06206
commit
21271a8c7a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9935
@ -40,7 +40,7 @@ static char sccsid[] = "@(#)timezone.c 8.1 (Berkeley) 6/4/93";
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <tzfile.h>
|
||||
#define TZ_MAX_CHARS 255
|
||||
|
||||
char *_tztab();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user