]> Git Repo - J-u-boot.git/commit
tools/env: Fix build failure from missing header include
authorJoe Hershberger <[email protected]>
Fri, 12 Oct 2012 10:23:37 +0000 (10:23 +0000)
committerTom Rini <[email protected]>
Mon, 15 Oct 2012 20:36:48 +0000 (13:36 -0700)
commit06134211eee0a4776ab262cbbd8cfb55e74f4295
tree1f6deba9826ecba9e490c501895c79b52b6683b6
parent34e24b620a559dab6111b067f7a42ed9853dfbea
tools/env: Fix build failure from missing header include

This was introduced in:
8679d0ffdcc0beafea8e6942c0c67cf859afa18e -
COMMON: Use __stringify() instead of MK_STR()

The header is now needed since common.h is not included in this tool.

Signed-off-by: Joe Hershberger <[email protected]>
tools/env/fw_env.c
This page took 0.037587 seconds and 4 git commands to generate.