mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
93aa89f88c
- remove 'long time()' and add '#include <time.h>'.
12 lines
204 B
Plaintext
12 lines
204 B
Plaintext
--- zotnet/tws/dtime.c.orig Wed Dec 1 13:01:43 1993
|
||
+++ zotnet/tws/dtime.c Sat Jan 16 20:46:59 1999
|
||
@@ -107,8 +107,6 @@
|
||
|
||
#define CENTURY 1900
|
||
|
||
-long time ();
|
||
-struct tm *localtime ();
|
||
|
||
/* */
|
||
|