1 2 3 4 5 6 7 8 9 10 11
--- charset.c.orig Sun Feb 4 21:04:05 2001 +++ charset.c Sun Feb 4 21:05:27 2001 @@ -29,7 +29,7 @@ #include <unistd.h> #include <errno.h> -#include <iconv.h> +#include <giconv.h> #include "mutt.h" #include "charset.h"