diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-02-13 02:26:20 +0100 |
---|---|---|
committer | James Morris <james.morris@microsoft.com> | 2018-02-23 05:09:08 +0100 |
commit | 120f3b11ef88fc38ce1d0ff9c9a4b37860ad3140 (patch) | |
tree | c635d569fd8fe4e206910883f6103848b9f1e58f /include | |
parent | Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-120f3b11ef88fc38ce1d0ff9c9a4b37860ad3140.tar.xz linux-120f3b11ef88fc38ce1d0ff9c9a4b37860ad3140.zip |
integrity/security: fix digsig.c build error with header file
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' [-Werror=implicit-function-declaration]
Reported-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: linux-integrity@vger.kernel.org
Link: http://kisskb.ellerman.id.au/kisskb/head/13396/
Signed-off-by: James Morris <james.morris@microsoft.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions