[PATCH] include/linux/pktcdvd.h: add mempool.h dependency

From: Ingo Molnar
Date: Wed Apr 22 2009 - 02:38:56 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> A last-minute build error slipped through:
>
> In file included from fs/compat_ioctl.c:105:
> include/linux/pktcdvd.h:285: error: expected specifier-qualifier-list before âmempool_tâ

Caused by:

1ba0c7d: fs/compat_ioctl: fix build when !BLOCK

fixed by the patch below. The build error itself triggers with
!BLOCK

Ingo

------------------>