瀏覽代碼

Include rtconfig.h file in rtdebug.h file.

bernard 11 年之前
父節點
當前提交
27be3d9af4
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/rtdebug.h

+ 2 - 0
include/rtdebug.h

@@ -21,6 +21,8 @@
 #ifndef __RTDEBUG_H__
 #define __RTDEBUG_H__
 
+#include <rtconfig.h>
+
 /* Using this macro to control all kernel debug features. */
 #ifdef RT_DEBUG