diff options
-rw-r--r-- | nt/addpm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/addpm.c b/nt/addpm.c index 297fc4c5e81..8541c468b46 100644 --- a/nt/addpm.c +++ b/nt/addpm.c @@ -32,6 +32,7 @@ Boston, MA 02110-1301, USA. */ #include <ddeml.h> #include <stdlib.h> #include <stdio.h> +#include <malloc.h> HDDEDATA CALLBACK DdeCallback (UINT uType, UINT uFmt, HCONV hconv, |