X-Git-Url: https://git.openfabrics.org/?p=~shefty%2Frdma-dev.git;a=blobdiff_plain;f=mm%2Fslab.c;h=f0bd7857ab3bed2adf6649e60dda6ad712ef0b92;hp=4ef42baf66f0bb6a6ae73aff3ee2ffed1a276740;hb=6296e5d3c067df41980a5fd09ad4cc6765f79bb9;hpb=5878cf431ca7233a56819ca6970153ac0b129599 diff --git a/mm/slab.c b/mm/slab.c index 4ef42baf66f..f0bd7857ab3 100644 --- a/mm/slab.c +++ b/mm/slab.c @@ -121,6 +121,8 @@ #include #include +#include + /* * DEBUG - 1 for kmem_cache_create() to honour; SLAB_RED_ZONE & SLAB_POISON. * 0 for faster, smaller code (especially in the critical paths).