]> pd.if.org Git - pdclib/blob - platform/posix/includes/errno.h
Minimize the amount of internal definitions which get exposed via the user-visible...
[pdclib] / platform / posix / includes / errno.h
1 #ifndef _PDCLIB_ERRNO_H
2 #define _PDCLIB_ERRNO_H
3 #include <sys/errno.h>
4 #endif