openrisc: Change bi_baudrate and global data baudrate to int
[platform/kernel/u-boot.git] / tools / mkenvimage.c
index bfc4eb6..5521268 100644 (file)
@@ -35,6 +35,7 @@
 #include <stdint.h>
 #include <string.h>
 #include <unistd.h>
+#include <libgen.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/mman.h>