1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/mh/files/patch-ai
Hidetoshi Shimokawa 93aa89f88c Fix for alpha.
- remove 'long time()' and add '#include <time.h>'.
1999-01-16 12:15:50 +00:00

12 lines
204 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- 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 ();
/* */