aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'agent/findkey.c')
-rw-r--r--agent/findkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/findkey.c b/agent/findkey.c
index d3780b930..b2215101a 100644
--- a/agent/findkey.c
+++ b/agent/findkey.c
@@ -35,7 +35,7 @@
#include "agent.h"
#include "i18n.h"
#include "../common/ssh-utils.h"
-#include "../common/private-keys.h"
+#include "../common/name-value.h"
#ifndef O_BINARY
#define O_BINARY 0