aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9term/term.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-01-18 23:11:00 +0000
committerrsc <devnull@localhost>2006-01-18 23:11:00 +0000
commit5bd21066c5fa3a39816416f93186c88832957330 (patch)
tree0b4181a55b23f667a9543dc9bcef72db72e9114f /src/cmd/9term/term.h
parent8a6837e8c0d174477fd6e8aca509c2107b414bf0 (diff)
downloadplan9port-5bd21066c5fa3a39816416f93186c88832957330.tar.gz
plan9port-5bd21066c5fa3a39816416f93186c88832957330.tar.bz2
plan9port-5bd21066c5fa3a39816416f93186c88832957330.zip
different login shell
Diffstat (limited to 'src/cmd/9term/term.h')
-rw-r--r--src/cmd/9term/term.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/9term/term.h b/src/cmd/9term/term.h
index 272b4847..c8d9926f 100644
--- a/src/cmd/9term/term.h
+++ b/src/cmd/9term/term.h
@@ -7,3 +7,4 @@ extern int isecho(int);
extern int setecho(int, int);
extern int noecho;
extern int getintr(int);
+extern int loginshell;