]> pd.if.org Git - pdclib.old/blob - platform/posix/includes/errno.h
PDCLIB-25 #resolve #comment Made ctype, wctype and codec data const.(This may be...
[pdclib.old] / platform / posix / includes / errno.h
1 #ifndef _PDCLIB_ERRNO_H
2 #define _PDCLIB_ERRNO_H
3 #include <sys/errno.h>
4 #endif