7 lines
90 B
C
7 lines
90 B
C
|
|
#ifndef _PDCLIB_PLATFORM_FCNTL
|
||
|
|
#define _PDCLIB_PLATFORM_FCNTL
|
||
|
|
|
||
|
|
#include "fcntl.h"
|
||
|
|
|
||
|
|
#endif
|