summaryrefslogtreecommitdiff
path: root/src/errno/ENODATA.h
blob: d16919ee2bc24c12e8f4fead41a755bb747ddb75 (plain)
1
2
3
4
5
6
7
#include <errno.h>
#define ENODATA                                                             (50)
/** No message is available on the STREAM head read queue **/

/*
XOPEN(400)
*/