소스 검색

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 13 년 전
부모
커밋
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