Commit 467abbc9 authored by David S. Miller's avatar David S. Miller

asm-generic.h: Add forward siginfo decl for the sake of

HAVE_ARCH_SIGINFO_T platforms.
parent 50da7d0e
......@@ -232,6 +232,8 @@ typedef struct sigevent {
#ifdef __KERNEL__
struct siginfo;
#ifndef HAVE_ARCH_COPY_SIGINFO
#include <linux/string.h>
......
Markdown is supported
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