1 2 3 4 5 6 7 8 9 10 11
--- ./XGP/GTKViewer.c.orig Sun Aug 20 14:19:48 2006 +++ ./XGP/GTKViewer.c Sun Aug 20 14:19:58 2006 @@ -40,7 +40,7 @@ #include <stdio.h> #include <errno.h> -#include <malloc.h> +#include <stdlib.h> #include <string.h> #include <dlfcn.h>