On Wed, Jun 04, 2003 at 02:48:10AM -0700, David S. Miller wrote: > From: Herbert Xu <herbert@gondor.apana.org.au> > Date: Mon, 2 Jun 2003 21:11:17 +1000 > > On Mon, Jun 02, 2003 at 08:53:53PM +1000, herbert wrote: > > This patch adds inclusions of linux/slab.h in files that used kmem_cache_t. > > Although harmless in 2.5, it actually breaks compilation under 2.4 for > > at least flow.c. > > Oops, and here is the patch. > > Applied, thanks Herbert. I think it would be better to use struct kmem_cache_s instead so we don't need the header.. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html