summaryrefslogtreecommitdiffstats
path: root/contrib/top
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-07-22 18:52:29 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-07-22 18:52:29 +0000
commit19435b2958de4c32a02528cd17ef64f98d2367f8 (patch)
tree3bd8c4649721a30396a1dd606d2cbda7d9bc661d /contrib/top
parentd963dff9769e2e55d34583bc5811318b599bb465 (diff)
downloadFreeBSD-src-19435b2958de4c32a02528cd17ef64f98d2367f8.zip
FreeBSD-src-19435b2958de4c32a02528cd17ef64f98d2367f8.tar.gz
Make these files compile with clang.
Submitted by: Dimitry Andric <dimitry at andric.com>
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 348304c..8eb1ccd 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;
OpenPOWER on IntegriCloud