keys: add missing include file for trusted and encrypted keys
[linux-flexiantxendom0-natty.git] / security / keys / encrypted_defined.c
index 0e558dc..3f40857 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/slab.h>
 #include <linux/parser.h>
 #include <linux/string.h>
+#include <linux/err.h>
 #include <keys/user-type.h>
 #include <keys/trusted-type.h>
 #include <keys/encrypted-type.h>