aboutsummaryrefslogtreecommitdiff
path: root/miscutils/makedevs.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/makedevs.c')
-rw-r--r--miscutils/makedevs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/makedevs.c b/miscutils/makedevs.c
index eb3e3680d..ffcbe7ac3 100644
--- a/miscutils/makedevs.c
+++ b/miscutils/makedevs.c
@@ -6,6 +6,7 @@
#include <fcntl.h>
#include <getopt.h>
#include <time.h>
+#include <ctype.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/sysmacros.h> /* major() and minor() */