env: Remove <common.h> and add needed includes
Remove <common.h> from all "env/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* Andreas Heppel <aheppel@sysgo.de>
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <env_callback.h>
|
||||
#include <linux/stringify.h>
|
||||
|
||||
|
Reference in New Issue
Block a user