> #define _LINUX_IN_H
>
> +#include <linux/socket.h>
> #include <linux/types.h>
>
> /* Standard well-defined IP protocols. */
It is much natural to include linux/types.h before linux/socket.h.
-- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/