Hi Simon, -----"Simon Glass" <[email protected]> schrieb: ----- > >Since ut_asserteq_mem() uses bin2hex() we should include this header >in >ut.h to avoid errors. Add it. > >Signed-off-by: Simon Glass <[email protected]> >--- > >Changes in v3: >- Add new patch to add hexdump.h to the unit test header > >Changes in v2: None > > include/test/ut.h | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Wolfgang Wallner <[email protected]>

