summaryrefslogtreecommitdiff
path: root/src/errno/ENOMSG.h
blob: 53f42edbb4c95626db933a646aac0ffbebe0a14c (plain)
1
2
3
4
5
6
7
8
#include <errno.h>
#define ENOMSG                                                              (57)
/** No message of the desired type **/

/*
XOPEN(4)
POSIX(200112)
*/