Commit 2d2c46cd authored by David S. Miller's avatar David S. Miller

arch/sparc64/kernel/sys_sunos32.c: Include net/sock.h

parent 86199668
......@@ -52,6 +52,9 @@
#include <linux/time.h>
#include <linux/personality.h>
/* For SOCKET_I */
#include <net/sock.h>
/* Use this to get at 32-bit user passed pointers. */
#define A(__x) \
({ unsigned long __ret; \
......
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