summaryrefslogtreecommitdiffstats
path: root/src/ccapi/common/win/OldCC/ccutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ccapi/common/win/OldCC/ccutils.c')
-rw-r--r--src/ccapi/common/win/OldCC/ccutils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ccapi/common/win/OldCC/ccutils.c b/src/ccapi/common/win/OldCC/ccutils.c
index bfe138997..d1b39cc38 100644
--- a/src/ccapi/common/win/OldCC/ccutils.c
+++ b/src/ccapi/common/win/OldCC/ccutils.c
@@ -25,6 +25,8 @@
*/
#include <windows.h>
+#include <stdlib.h>
+#include <malloc.h>
#include "cci_debugging.h"
#include "util.h"