Re: [PATCH] integrity/security: fix digsig.c build error with header file

2018-02-22 Thread James Morris
On Mon, 12 Feb 2018, Randy Dunlap wrote: > From: Randy Dunlap > > security/integrity/digsig.c has build errors on some $ARCH due to a > missing header file, so add it. > > security/integrity/digsig.c:146:2: error: implicit declaration of function > 'vfree'

Re: [PATCH] integrity/security: fix digsig.c build error with header file

2018-02-22 Thread James Morris
On Mon, 12 Feb 2018, Randy Dunlap wrote: > From: Randy Dunlap > > security/integrity/digsig.c has build errors on some $ARCH due to a > missing header file, so add it. > > security/integrity/digsig.c:146:2: error: implicit declaration of function > 'vfree'