]> pd.if.org Git - pdclib/blob - platform/posix/includes/errno.h
tss_errno: _PDCLIB_errno_func()
[pdclib] / platform / posix / includes / errno.h
1 #ifndef _PDCLIB_ERRNO_H
2 #define _PDCLIB_ERRNO_H
3 #include <sys/errno.h>
4 #endif