1 2 3 4 5 6 7 8 9 10
--- a/satip.c +++ b/satip.c @@ -6,6 +6,7 @@ */ #include <getopt.h> +#include <ctype.h> #include <vdr/plugin.h> #include "common.h" #include "config.h"