
3 Jun
2014
3 Jun
'14
6:39 a.m.
This is not necessary and prevents using this header when building tools.
Signed-off-by: Simon Glass sjg@chromium.org ---
include/command.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/command.h b/include/command.h index d3f700f..6f06db1 100644 --- a/include/command.h +++ b/include/command.h @@ -11,7 +11,6 @@ #ifndef __COMMAND_H #define __COMMAND_H
-#include <config.h> #include <linker_lists.h>
#ifndef NULL
--
1.9.1.423.g4596e3a