diff options
-rw-r--r-- | emulators/wine-devel/files/patch-winefile.h | 10 | ||||
-rw-r--r-- | emulators/wine/files/patch-winefile.h | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/emulators/wine-devel/files/patch-winefile.h b/emulators/wine-devel/files/patch-winefile.h new file mode 100644 index 0000000..157fb47 --- /dev/null +++ b/emulators/wine-devel/files/patch-winefile.h @@ -0,0 +1,10 @@ +--- programs/winefile/winefile.h.old Wed Jun 12 13:11:02 2002 ++++ programs/winefile/winefile.h Wed Jun 12 13:11:07 2002 +@@ -38,7 +38,6 @@ + #include <commctrl.h> + #include <shellapi.h> + #include <stdlib.h> +-#include <malloc.h> + #include <stdio.h> + #include <tchar.h> + #include <ctype.h> diff --git a/emulators/wine/files/patch-winefile.h b/emulators/wine/files/patch-winefile.h new file mode 100644 index 0000000..157fb47 --- /dev/null +++ b/emulators/wine/files/patch-winefile.h @@ -0,0 +1,10 @@ +--- programs/winefile/winefile.h.old Wed Jun 12 13:11:02 2002 ++++ programs/winefile/winefile.h Wed Jun 12 13:11:07 2002 +@@ -38,7 +38,6 @@ + #include <commctrl.h> + #include <shellapi.h> + #include <stdlib.h> +-#include <malloc.h> + #include <stdio.h> + #include <tchar.h> + #include <ctype.h> |