From aaae4362859dec839afd38ea463a3868bfbec679 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 19 Jan 2003 22:10:07 +0000 Subject: Fix a compilation problem on -CURRENT (again because /usr/include/malloc.h disappeared). PR: 47180 Approved by: obrien (mentor) --- emulators/wine-devel/files/patch-dlls-dsound | 12 ++++++++++++ emulators/wine/files/patch-dlls-dsound | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 emulators/wine-devel/files/patch-dlls-dsound create mode 100644 emulators/wine/files/patch-dlls-dsound (limited to 'emulators') diff --git a/emulators/wine-devel/files/patch-dlls-dsound b/emulators/wine-devel/files/patch-dlls-dsound new file mode 100644 index 000000000000..514354a126e9 --- /dev/null +++ b/emulators/wine-devel/files/patch-dlls-dsound @@ -0,0 +1,12 @@ +--- dlls/dsound/tests/dsound.c 16 Jan 2003 00:19:49 -0000 1.4 ++++ dlls/dsound/tests/dsound.c 19 Jan 2003 21:45:43 -0000 +@@ -18,8 +18,8 @@ + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + +-#include + #include ++#include + + #include "wine/test.h" + #include "dsound.h" diff --git a/emulators/wine/files/patch-dlls-dsound b/emulators/wine/files/patch-dlls-dsound new file mode 100644 index 000000000000..514354a126e9 --- /dev/null +++ b/emulators/wine/files/patch-dlls-dsound @@ -0,0 +1,12 @@ +--- dlls/dsound/tests/dsound.c 16 Jan 2003 00:19:49 -0000 1.4 ++++ dlls/dsound/tests/dsound.c 19 Jan 2003 21:45:43 -0000 +@@ -18,8 +18,8 @@ + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + +-#include + #include ++#include + + #include "wine/test.h" + #include "dsound.h" -- cgit v1.2.3