summaryrefslogtreecommitdiffstats
path: root/toolbox/hd.c
diff options
context:
space:
mode:
Diffstat (limited to 'toolbox/hd.c')
-rw-r--r--toolbox/hd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolbox/hd.c b/toolbox/hd.c
index 1f7d179..da31245 100644
--- a/toolbox/hd.c
+++ b/toolbox/hd.c
@@ -2,6 +2,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
+#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <errno.h>