7 lines
90 B
C
7 lines
90 B
C
#ifndef _PDCLIB_PLATFORM_ERRNO
|
|
#define _PDCLIB_PLATFORM_ERRNO
|
|
|
|
#include "errno.h"
|
|
|
|
#endif
|