diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-08-05 11:50:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2002-08-05 11:50:34 +0000 |
commit | 518747a7443e3cf1016ac6abfe8d9df5cd741f46 (patch) | |
tree | b4609996f5591779deea2a57d0680c6f91565c19 /emulators/wine/files/patch-winefile.h | |
parent | Fork off x11/xscreensaver port as of yesterday and add some long awaited (diff) |
Update to the 2002.08.04 version of Wine. (This also removes
patch-winefile.h, which probably shouldn't have been committed.)
Approved by: obrien (mentor)
Notes
Notes:
svn path=/head/; revision=64041
Diffstat (limited to 'emulators/wine/files/patch-winefile.h')
-rw-r--r-- | emulators/wine/files/patch-winefile.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/wine/files/patch-winefile.h b/emulators/wine/files/patch-winefile.h deleted file mode 100644 index 157fb4733c05..000000000000 --- a/emulators/wine/files/patch-winefile.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |