diff options
Diffstat (limited to 'libhb/ports.c')
-rw-r--r-- | libhb/ports.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/ports.c b/libhb/ports.c index 5b69f16d1..794c8a7f0 100644 --- a/libhb/ports.c +++ b/libhb/ports.c @@ -58,6 +58,7 @@ #include <time.h> #include <sys/time.h> +#include <ctype.h> #if defined( SYS_LINUX ) #include <linux/cdrom.h> |