File lavaps-2.7-ia64.dif of Package lavaps
--- tcl2cc/tcl2cc.c +++ tcl2cc/tcl2cc.c @@ -45,6 +45,7 @@ * */ +#include <stdlib.h> #include <stdio.h> #include <string.h> /* strcasecmp() */ #include <ctype.h>
--- tcl2cc/tcl2cc.c +++ tcl2cc/tcl2cc.c @@ -45,6 +45,7 @@ * */ +#include <stdlib.h> #include <stdio.h> #include <string.h> /* strcasecmp() */ #include <ctype.h>