On Wed, Nov 14, 2018 at 04:18:33PM -0800, Eric Biggers wrote: > --- a/fs/proc/util.c > +++ b/fs/proc/util.c > @@ -1,4 +1,5 @@ > #include <linux/dcache.h> > +#include "internal.h" Reviewed-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
On Wed, Nov 14, 2018 at 04:18:33PM -0800, Eric Biggers wrote: > --- a/fs/proc/util.c > +++ b/fs/proc/util.c > @@ -1,4 +1,5 @@ > #include <linux/dcache.h> > +#include "internal.h" Reviewed-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>