Staticize a symbol used only in this file.

PR:		kern/43613
Submitted by:	Matt Emmerton, matt at gsicomp dot on dot ca
This commit is contained in:
Eric Anholt 2005-05-06 20:47:09 +00:00
parent 47519fc952
commit 1493ed4108

View File

@ -122,7 +122,7 @@ smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp)
/*
* Number of seconds between 1970 and 1601 year
*/
int64_t DIFF1970TO1601 = 11644473600ULL;
static int64_t DIFF1970TO1601 = 11644473600ULL;
/*
* Time from server comes as UTC, so no need to use tz