From 7f4e08056de0184b205a20632e62db73d299937e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 12 Nov 2010 00:39:17 +0100 Subject: cryptsetup: hook up tool with ask-password --- src/tty-ask-password-agent.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tty-ask-password-agent.c') diff --git a/src/tty-ask-password-agent.c b/src/tty-ask-password-agent.c index d610cbd75a..e99562284a 100644 --- a/src/tty-ask-password-agent.c +++ b/src/tty-ask-password-agent.c @@ -35,6 +35,7 @@ #include "conf-parser.h" #include "utmp-wtmp.h" #include "socket-util.h" +#include "ask-password-api.h" static enum { ACTION_LIST, -- cgit v1.2.3-54-g00ecf