aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/keyctl.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/keyctl.2 b/man2/keyctl.2
index 93e03071f6..6d0386c0e0 100644
--- a/man2/keyctl.2
+++ b/man2/keyctl.2
@@ -2103,6 +2103,7 @@ main(int argc, char *argv[])
char dbuf[256];
char auth_key_payload[256];
int akp_size; /* Size of auth_key_payload */
+ int auth_key;
fp = fopen("/tmp/key_instantiate.log", "w");
if (fp == NULL)