1 #ifndef __MQUEUE_H 2 #define __MQUEUE_H 3 4 #include <linux/mqueue.h> 5 6 #endif /* __MQUEUE_H */ 7