#include char *getpass(const char *prompt) { return (char*)prompt; } /* XOPEN(4,600) */