1 2 3 4 5 6 7 8 9 10 11
--- trsim.c.orig Sun Sep 7 23:43:16 2003 +++ trsim.c Sun Sep 7 23:43:23 2003 @@ -20,7 +20,7 @@ #include <stdio.h> #include <string.h> -#include <malloc.h> +#include <stdlib.h> #include <stdlib.h> #include "ask.h" #include "html.h"