diff --git a/[refs] b/[refs] index aabd5f3b2050..c24ebd048685 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d85004eb15a635b3937e91d1dbadb1d37541983c +refs/heads/master: 089f26d5e31b7bf42a9a8fefec08b30cd27f4b0e diff --git a/trunk/include/linux/socket.h b/trunk/include/linux/socket.h index 9ab2ddd80221..361409094649 100644 --- a/trunk/include/linux/socket.h +++ b/trunk/include/linux/socket.h @@ -18,8 +18,6 @@ struct __kernel_sockaddr_storage { #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) -#include /* for CONFIG_COMPAT */ -#include #include /* arch-dependent defines */ #include /* the SIOCxxx I/O controls */ #include /* iovec support */