Re: 2.5.3 missing <linux/malloc.h>

Jeff Garzik (garzik@havoc.gtf.org)
Wed, 30 Jan 2002 19:38:49 -0500


On Wed, Jan 30, 2002 at 03:44:34PM -0700, Andreas Dilger wrote:
> > and I've noticed that many source files have
> > #include <linux/slab.h> /* kmalloc(), kfree() */
> > instead of trying to include linux/malloc.h
>
> That's because they have been updated, and the other ones have not.
> Don't ask me _why_ it was changed that way, but it was.

Cuz malloc.h has been an empty shell since the 2.0.x days or so.

Jeff

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