#ifndef _PWCHECK_H
#define _PWCHECK_H


int  Getpass(char *);

#endif