summaryrefslogtreecommitdiff
path: root/include/mqueue.h
blob: aba788e8037684dfa6f7f0c99c4967a082f51c05 (plain)
1
2
3
4
5
6
7
#include <rt/mqueue.h>

#if IS_IN (librt)
hidden_proto (mq_timedsend)
hidden_proto (mq_timedreceive)
hidden_proto (mq_setattr)
#endif