makejv3: fix warning
authorAlan Cox <alan@linux.intel.com>
Fri, 21 Apr 2017 10:37:14 +0000 (11:37 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 21 Apr 2017 10:37:14 +0000 (11:37 +0100)
Kernel/tools/makejv3.c

index 7081c9d..f1569ff 100644 (file)
@@ -3,6 +3,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <fcntl.h>
+#include <string.h>
 
 
 /* JV3 consists of a bunch of byte packed misaligned fields in an array,