Upgrade to version 3.9.9.
This commit is contained in:
parent
c3946aca7e
commit
7f34547c25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148566
@ -1,13 +0,0 @@
|
||||
--- file.c.orig Wed May 6 21:59:40 1998
|
||||
+++ file.c Wed May 6 22:00:24 1998
|
||||
@@ -295,8 +295,10 @@
|
||||
#ifdef HAVE_TZSET
|
||||
{
|
||||
#ifndef OS_ultrix
|
||||
+#ifndef __FreeBSD__
|
||||
/* Ultrix defines this to be a different type */
|
||||
extern long timezone;
|
||||
+#endif
|
||||
#endif
|
||||
tzset();
|
||||
tzone = (long) timezone;
|
10
emulators/mtools/files/patch-sysincludes.h
Normal file
10
emulators/mtools/files/patch-sysincludes.h
Normal file
@ -0,0 +1,10 @@
|
||||
--- sysincludes.h~ Wed May 1 12:17:51 2002
|
||||
+++ sysincludes.h Wed Nov 16 23:57:42 2005
|
||||
@@ -239,7 +239,6 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_MALLOC_H
|
||||
-# include <malloc.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SIGNAL_H
|
Loading…
Reference in New Issue
Block a user