X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fask-password-api.c;h=a3a2e51bb9cafcb98781a90db18ef0f1f5650289;hb=30ab6a0fc1bb950c4dcd90dcd3dfe00a810c7fc1;hp=dfc89d23fd91cadb07d193fea2130bf65265c44f;hpb=01c94c5d0aff09b4c0e429d483c8eeba40017071;p=elogind.git diff --git a/src/shared/ask-password-api.c b/src/shared/ask-password-api.c index dfc89d23f..a3a2e51bb 100644 --- a/src/shared/ask-password-api.c +++ b/src/shared/ask-password-api.c @@ -35,6 +35,8 @@ #include "formats-util.h" #include "mkdir.h" #include "strv.h" +#include "random-util.h" +#include "terminal-util.h" #include "ask-password-api.h"