提交 7ab2febd 编写于 作者: D David Woodhouse

Don't include private headers from user-visible part of linux/signal.h

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 8ffbc759
#ifndef _LINUX_SIGNAL_H
#define _LINUX_SIGNAL_H
#include <linux/list.h>
#include <linux/spinlock.h>
#include <asm/signal.h>
#include <asm/siginfo.h>
#ifdef __KERNEL__
#include <linux/list.h>
#include <linux/spinlock.h>
/*
* These values of sa_flags are used only by the kernel as part of the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册