]> Git Repo - J-u-boot.git/blobdiff - include/test/ut.h
command: Remove the cmd_tbl_t typedef
[J-u-boot.git] / include / test / ut.h
index ab861588a84a097b4b00b395beb6da09620763e3..7ddd6e8872414e768b1449e58e09d33a2a774e04 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef __TEST_UT_H
 #define __TEST_UT_H
 
+#include <command.h>
+#include <hexdump.h>
 #include <linux/err.h>
 
 struct unit_test_state;
This page took 0.025993 seconds and 4 git commands to generate.