mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-28 00:28:38 +08:00
7 lines
68 B
C
7 lines
68 B
C
#ifndef FCNTL_H__
|
|
#define FCNTL_H__
|
|
|
|
#include <dfs_posix.h>
|
|
|
|
#endif
|