]> pd.if.org Git - pdclib/blob - platform/posix/includes/errno.h
<stdio.h>: remove fileno_unlocked (illegal immigrant from POSIX! We don't and never...
[pdclib] / platform / posix / includes / errno.h
1 #ifndef _PDCLIB_ERRNO_H
2 #define _PDCLIB_ERRNO_H
3 #include <sys/errno.h>
4 #endif