mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-16 20:52:57 +08:00
10 lines
93 B
C
10 lines
93 B
C
#ifndef __c_fcntl_h
|
|
#define __c_fcntl_h
|
|
|
|
#include <fcntl.h>
|
|
|
|
#endif
|
|
|
|
/* end of c_fcntl.h */
|
|
|