File w3m-inline-image.patch of Package w3m
--- w3mimg/x11/x11_w3mimg.c +++ w3mimg/x11/x11_w3mimg.c @@ -2,6 +2,7 @@ #include <stdio.h> #include <stdlib.h> #include <ctype.h> +#include <string.h> #include "config.h" #if defined(USE_IMLIB)
--- w3mimg/x11/x11_w3mimg.c +++ w3mimg/x11/x11_w3mimg.c @@ -2,6 +2,7 @@ #include <stdio.h> #include <stdlib.h> #include <ctype.h> +#include <string.h> #include "config.h" #if defined(USE_IMLIB)