Explorar o código

Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Linus Torvalds %!s(int64=14) %!d(string=hai) anos
pai
achega
c01c8106f4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/x86/crypto/ghash-clmulni-intel_glue.c

+ 1 - 0
arch/x86/crypto/ghash-clmulni-intel_glue.c

@@ -10,6 +10,7 @@
  * by the Free Software Foundation.
  */
 
+#include <linux/err.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/kernel.h>