1 2 3 4 5 6 7 8 9 10 11
--- urlview.c.orig 2005-02-06 17:10:54.000000000 +0100 +++ urlview.c 2005-02-06 17:57:06.998290062 +0100 @@ -40,6 +40,8 @@ #include <fcntl.h> #include <sys/stat.h> +#include "quote.h" + #ifdef HAVE_REGEX_H #include <regex.h> #else