X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fsocket.h;h=24f34248b605c7ec59506eee703877133f27ca65;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=8e7a6840b6f71c6e3c32fa2a7f2b89ba1140c7e1;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/linux/socket.h b/include/linux/socket.h index 8e7a6840b..24f34248b 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h @@ -18,6 +18,8 @@ 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 */