summaryrefslogtreecommitdiff
path: root/src/mqueue/mqd_t.h
blob: 3d6e5deb40673f4579af56505ddda6c2fa4343a5 (plain)
1
2
3
4
5
#include <mqueue.h>
typedef unsigned long int                                                 mqd_t;
/*
POSIX(199309)
*/