summaryrefslogtreecommitdiffstats
path: root/contrib/top/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/utils.h')
-rw-r--r--contrib/top/utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/top/utils.h b/contrib/top/utils.h
index 12a6c76..6710e85 100644
--- a/contrib/top/utils.h
+++ b/contrib/top/utils.h
@@ -22,3 +22,5 @@ char *errmsg();
char *format_time();
char *format_k();
char *format_k2(unsigned long long);
+int string_index(char *string, char **array);
+
OpenPOWER on IntegriCloud