diff options
Diffstat (limited to 'libversit/vcc.y')
-rw-r--r-- | libversit/vcc.y | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libversit/vcc.y b/libversit/vcc.y index 79cd95fd4e..d3a6af9bf4 100644 --- a/libversit/vcc.y +++ b/libversit/vcc.y @@ -107,9 +107,6 @@ DFARS 252.227-7013 or 48 CFR 52.227-19, as applicable. #endif #include <string.h> -#ifndef __MWERKS__ -#include <malloc.h> -#endif #include <stdio.h> #include <stdlib.h> #include <ctype.h> |