cmd: Fix license command
[platform/kernel/u-boot.git] / tools / bin2header.c
index 27a5b6a..6c2c23f 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <unistd.h>
 
 int main(int argc, char **argv)
 {