mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
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 | ||