mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 10:04:12 +08:00
a147faa96f
This fixes the various compiler warnings when building the msgque
selftest. The primary change is using sys/msg.h instead of linux/msg.h
directly to gain the API declarations.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
config | ||
Makefile | ||
msgque.c |