xt_SYSRQ: fix compile error when crypto is turned off

This commit is contained in:
Jan Engelhardt
2012-01-20 21:19:13 +01:00
parent a6b06502ca
commit 916013cd89
2 changed files with 5 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ HEAD
Fixes:
- compat_xtables: fixed mistranslation of checkentry return values
(affected kernels < 2.6.23)
- xt_SYSRQ: fix compile error when crypto is turned off
v1.41 (2012-01-04)