diff options
Diffstat (limited to 'mail/mh/files/patch-ai')
-rw-r--r-- | mail/mh/files/patch-ai | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mh/files/patch-ai b/mail/mh/files/patch-ai new file mode 100644 index 000000000000..2d5d79ce586b --- /dev/null +++ b/mail/mh/files/patch-ai @@ -0,0 +1,11 @@ +--- 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 (); + + /* */ + |