Remove SIOCKILLADDR from <sys/socket.h>.
Change-Id: I6b64a9abe01c786a9ec26aee1517cb981a4860fb
This commit is contained in:
parent
6bf42ddc79
commit
8a3d1ca183
@ -40,13 +40,6 @@
|
|||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
#include <linux/compiler.h>
|
#include <linux/compiler.h>
|
||||||
|
|
||||||
/* This is an Android extension that won't be in the uapi headers for the common kernel. */
|
|
||||||
#if !defined(SIOCKILLADDR)
|
|
||||||
#define SIOCKILLADDR 0x8939
|
|
||||||
#else
|
|
||||||
#error SIOCKILLADDR defined twice
|
|
||||||
#endif
|
|
||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
|
||||||
#define sockaddr_storage __kernel_sockaddr_storage
|
#define sockaddr_storage __kernel_sockaddr_storage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user