diff options
Diffstat (limited to 'cmd/diag.c')
-rw-r--r-- | cmd/diag.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/diag.c b/cmd/diag.c index f51536dbfa..c6da5aae3f 100644 --- a/cmd/diag.c +++ b/cmd/diag.c @@ -7,7 +7,6 @@ /* * Diagnostics support */ -#include <common.h> #include <command.h> #include <post.h> |