[components][ringbuffer]修复编译错误

This commit is contained in:
wdfk-prog 2024-06-24 10:07:52 +08:00 committed by Rbb666
parent 22b5e5fd7b
commit f61c7085f7
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include <rtdef.h>
#include <rtconfig.h>
#include <rtthread.h>
#ifdef __cplusplus
extern "C" {