blob: 157fb4733c05558917454828cb766be43401e3df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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>
|