Re: [PATCH] Include missing headers

YOSHIFUJI Hideaki / =?ISO-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?= (yoshfuji@linux-ipv6.org)
Mon, 02 Jun 2003 21:48:13 +0900 (JST)


In article <20030602123438.GA13415@gondor.apana.org.au> (at Mon, 2 Jun 2003 22:34:38 +1000), Herbert Xu <herbert@gondor.apana.org.au> says:

> #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/