move getpass decl to the right place
This commit is contained in:
@@ -166,6 +166,7 @@ int getdtablesize(void);
|
||||
void setusershell(void);
|
||||
void endusershell(void);
|
||||
char *getusershell(void);
|
||||
char *getpass(const char *);
|
||||
#endif
|
||||
|
||||
#ifdef _LARGEFILE64_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user