Commit c9b6254d authored by David S. Miller's avatar David S. Miller

[SIGINFO]: asm-generic/siginfo.h needs linux/compiler.h

parent 526332ad
#ifndef _ASM_GENERIC_SIGINFO_H
#define _ASM_GENERIC_SIGINFO_H
#include <linux/compiler.h>
#include <linux/types.h>
typedef union sigval {
......
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