Skip to content
Commit a147faa9 authored by Kees Cook's avatar Kees Cook Committed by Shuah Khan
Browse files

selftests/ipc: Fix msgque compiler warnings

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: 3a665531

 ("selftests: IPC message queue copy feature test")
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent dff6d2ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment