]> pd.if.org Git - pdclib/blob - platform/posix/includes/errno.h
Make _PDCLIB_mbstate_t available in the type namespace, not just the struct tag namespace
[pdclib] / platform / posix / includes / errno.h
1 #ifndef _PDCLIB_ERRNO_H
2 #define _PDCLIB_ERRNO_H
3 #include <sys/errno.h>
4 #endif