--- a/lib/getpass.h +++ b/lib/getpass.h @@ -1,6 +1,6 @@ -#ifndef GETPASS_H -#define GETPASS_H +#ifndef FM_GETPASS_H +#define FM_GETPASS_H char *fm_getpassword(const char *prompt);