mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-29 03:20:24 +08:00
7 lines
68 B
C
7 lines
68 B
C
#ifndef FCNTL_H__
|
|
#define FCNTL_H__
|
|
|
|
#include <dfs_posix.h>
|
|
|
|
#endif
|