]> git.sur5r.net Git - u-boot/blobdiff - tools/gen_ethaddr_crc.c
tools/mrvl_uart.sh: Tidy script output
[u-boot] / tools / gen_ethaddr_crc.c
index fe9896dca94d9ced23becf2cb4e4e15d3fa4cb90..8cf86f4835d8520487008eca60ec93a3becd2d95 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <ctype.h>
+#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>