diff options
author | Jason Rumney <jasonr@gnu.org> | 2008-03-20 14:12:50 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2008-03-20 14:12:50 +0000 |
commit | 33311fb41f6d509fe536935b4a6b306ffc9859e7 (patch) | |
tree | 84bc1b0ecf0f285290c4aeaa82c5aad3995244a6 /nt/addpm.c | |
parent | 7d68c8ccb47e12655e8d56090df819b0bf711f76 (diff) | |
download | emacs-33311fb41f6d509fe536935b4a6b306ffc9859e7.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt/addpm.c')
-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, |