different login shell

This commit is contained in:
rsc 2006-01-18 23:11:00 +00:00
parent 8a6837e8c0
commit 5bd21066c5
3 changed files with 15 additions and 2 deletions

View file

@ -7,3 +7,4 @@ extern int isecho(int);
extern int setecho(int, int);
extern int noecho;
extern int getintr(int);
extern int loginshell;