summaryrefslogtreecommitdiff
path: root/src/errno/ETIME.h
blob: a9126d205f64764c6e6a9003c9b17fd683ca2f90 (plain)
1
2
3
4
5
6
7
#include <errno.h>
#define ETIME                                                               (83)
/** Stream ioctl() timeout **/

/*
XOPEN(400)
*/