summaryrefslogtreecommitdiff
path: root/src/mediactl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mediactl.c')
-rw-r--r--src/mediactl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mediactl.c b/src/mediactl.c
index d3eb7bd..4783a58 100644
--- a/src/mediactl.c
+++ b/src/mediactl.c
@@ -25,6 +25,7 @@
#include <sys/stat.h>
#include <sys/types.h>
+#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <stdbool.h>