Skip to content
Snippets Groups Projects
Commit 27a338a6 authored by Tony Luck's avatar Tony Luck
Browse files

[IA64] Fix cut/paste detritus from unistd.h


Build warning:
<stdin>:1523:2: warning: #warning syscall recvmmsg not implemented

Because when recvmmesg was added, the previous syscall define was
cut&pasted, and a spurious "rt_" left in the name of the define.

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 3ff6a468
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment