瀏覽代碼

Includes finsh.h header file.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2335 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong@gmail.com 12 年之前
父節點
當前提交
5e1f1268a1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      components/finsh/shell.h

+ 1 - 0
components/finsh/shell.h

@@ -16,6 +16,7 @@
 #define __SHELL_H__
 
 #include <rtthread.h>
+#include "finsh.h"
 
 #define FINSH_USING_HISTORY
 #ifndef FINSH_THREAD_PRIORITY