(MQ_PRIO_MAX): Define.
This commit is contained in:
parent
693687e64e
commit
13bf163209
@ -84,3 +84,6 @@
|
||||
|
||||
/* Maximum host name length. */
|
||||
#define HOST_NAME_MAX 64
|
||||
|
||||
/* Maximum message queue priority level. */
|
||||
#define MQ_PRIO_MAX 32768
|
||||
|
Loading…
x
Reference in New Issue
Block a user