Added mblogin program
This commit is contained in:
9
mbsebbs/loginprompt.h
Normal file
9
mbsebbs/loginprompt.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef _LOGINPROMPT_H
|
||||
#define _LOGINPROMPT_H
|
||||
|
||||
void login_exit(int);
|
||||
void login_prompt(const char *, char *, int);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user