7 lines
90 B
C
7 lines
90 B
C
#ifndef __MQUEUE_H
|
|
#define __MQUEUE_H
|
|
|
|
#include <linux/mqueue.h>
|
|
|
|
#endif /* __MQUEUE_H */
|