aboutsummaryrefslogtreecommitdiff
path: root/contrib/top
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2010-07-22 18:52:29 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2010-07-22 18:52:29 +0000
commit247cd15268d548e578a429483b414ab27caa4037 (patch)
tree3bd8c4649721a30396a1dd606d2cbda7d9bc661d /contrib/top
parentfcfec2f998b4301f24b14ee0bdc82f55c4953d60 (diff)
downloadsrc-247cd15268d548e578a429483b414ab27caa4037.tar.gz
src-247cd15268d548e578a429483b414ab27caa4037.zip
Notes
Diffstat (limited to 'contrib/top')
-rw-r--r--contrib/top/screen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/screen.c b/contrib/top/screen.c
index 348304cc2836..8eb1ccd1b43c 100644
--- a/contrib/top/screen.c
+++ b/contrib/top/screen.c
@@ -96,6 +96,7 @@ static int new_lword;
#define STDOUT 1
#define STDERR 2
+void
init_termcap(interactive)
int interactive;