Phillip Pi <[EMAIL PROTECTED]> wrote Mon, Jan 30, 2006: > Um, where's the attached file? :)
Yes, I forgot to attached, but tried to sent a quick follow up ... anyway here it is again. -- Jonas Fonseca
diff --git a/src/document/html/renderer.c b/src/document/html/renderer.c index 5422693..c8f4173 100644 --- a/src/document/html/renderer.c +++ b/src/document/html/renderer.c @@ -4,8 +4,13 @@ #include "config.h" #endif +#include "elinks.h" + #include <ctype.h> +#include <errno.h> #include <stdarg.h> +#include <stdio.h> +#include <stdlib.h> #include <string.h> #include "elinks.h"
_______________________________________________ elinks-users mailing list elinks-users@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-users