]> pd.if.org Git - pdclib/blob - platform/posix/includes/errno.h
PDCLIB-2 Add strlen() variant for char16_t/char32_t strings
[pdclib] / platform / posix / includes / errno.h
1 #ifndef _PDCLIB_ERRNO_H
2 #define _PDCLIB_ERRNO_H
3 #include <sys/errno.h>
4 #endif