summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/patch-dlls-dsound
blob: 514354a126e9374b51aa2a756ecc1f9c65122fb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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 <malloc.h>
 #include <math.h>
+#include <stdlib.h>
 
 #include "wine/test.h"
 #include "dsound.h"