summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/exception.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/exception.h b/include/exception.h
index a7f21e73d75..0d4dff49954 100644
--- a/include/exception.h
+++ b/include/exception.h
@@ -6,6 +6,7 @@
*/
#include <command.h>
+#include <string.h>
static int do_exception(struct cmd_tbl *cmdtp, int flag, int argc,
char *const argv[])