From 5e1f1268a1a97a1d7bda066e0c417d582ac89914 Mon Sep 17 00:00:00 2001 From: "bernard.xiong@gmail.com" Date: Wed, 10 Oct 2012 04:02:36 +0000 Subject: [PATCH] Includes finsh.h header file. git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2335 bbd45198-f89e-11dd-88c7-29a3b14d5316 --- components/finsh/shell.h | 1 + 1 file changed, 1 insertion(+) diff --git a/components/finsh/shell.h b/components/finsh/shell.h index e99f3fd3c4..52def9c9d4 100644 --- a/components/finsh/shell.h +++ b/components/finsh/shell.h @@ -16,6 +16,7 @@ #define __SHELL_H__ #include +#include "finsh.h" #define FINSH_USING_HISTORY #ifndef FINSH_THREAD_PRIORITY