* times.cc: Remove unneeded (and incorrect) externs.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| Sat Mar 18 23:04:27 2000  Christopher Faylor <cgf@cygnus.com> | ||||
|  | ||||
| 	* times.cc: Remove unneeded (and incorrect) externs. | ||||
|  | ||||
| Sat Mar 18 01:32:04 2000  Christopher Faylor <cgf@cygnus.com> | ||||
|  | ||||
| 	* dcrt0.cc (host_dependent_constants::init): Eliminate DELETE flag | ||||
|   | ||||
| @@ -17,9 +17,6 @@ details. */ | ||||
| #include <errno.h> | ||||
| #include "winsup.h" | ||||
|  | ||||
| extern time_t __declspec(dllexport) _timezone; | ||||
| extern int __declspec(dllexport) _daylight; | ||||
|  | ||||
| #define FACTOR (0x19db1ded53ea710LL) | ||||
| #define NSPERSEC 10000000LL | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user