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