X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/db8011d59fd72ef03d9866a345f4a017f2cb11e0..1e03ea3338cc5ccd9ddf4feaaacfeda1998689cc:/sbr/ruserpass.c?ds=inline diff --git a/sbr/ruserpass.c b/sbr/ruserpass.c index cbdab4b9..55694c82 100644 --- a/sbr/ruserpass.c +++ b/sbr/ruserpass.c @@ -22,6 +22,8 @@ */ #include "h/mh.h" +#include "getpass.h" +#include "ruserpass.h" #include "credentials.h" #include "error.h" #include "h/utils.h"