summaryrefslogtreecommitdiffstats
path: root/contrib/top/commands.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-07-06 20:40:57 +0000
committerbde <bde@FreeBSD.org>1998-07-06 20:40:57 +0000
commit8d76b538fedd35885af84200f8f842ade01eb43c (patch)
treed4ab8dde95874a9f2841101cc89056bac5d60016 /contrib/top/commands.c
parenta5b3c3ea4ff41b0410eadd2544a171100a5ac2e8 (diff)
downloadFreeBSD-src-8d76b538fedd35885af84200f8f842ade01eb43c.zip
FreeBSD-src-8d76b538fedd35885af84200f8f842ade01eb43c.tar.gz
Declared version_string() properly (1970's style).
Diffstat (limited to 'contrib/top/commands.c')
-rw-r--r--contrib/top/commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/commands.c b/contrib/top/commands.c
index 8ea10a2..c4c9c36 100644
--- a/contrib/top/commands.c
+++ b/contrib/top/commands.c
@@ -24,6 +24,7 @@
#include <sys/resource.h>
#include "sigdesc.h" /* generated automatically */
+#include "top.h"
#include "boolean.h"
#include "utils.h"
OpenPOWER on IntegriCloud