提交 eacf17bd 编写于 作者: D David Woodhouse

Don't include <linux/stringify> from user-visible part of linux/net.h

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 77597ad6
......@@ -20,7 +20,6 @@
#include <linux/config.h>
#include <linux/wait.h>
#include <linux/stringify.h>
#include <asm/socket.h>
struct poll_table_struct;
......@@ -57,6 +56,7 @@ typedef enum {
#define __SO_ACCEPTCON (1 << 16) /* performed a listen */
#ifdef __KERNEL__
#include <linux/stringify.h>
#define SOCK_ASYNC_NOSPACE 0
#define SOCK_ASYNC_WAITDATA 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册