@@ -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
@@ -34,6 +34,8 @@
#ifndef __RT_DEF_H__
#define __RT_DEF_H__
#ifdef __cplusplus
extern "C" {
#endif