top(1): forgot in r336160

Approved by:	gnn (mentor)
Differential Revision:	https://reviews.freebsd.org/D16452
This commit is contained in:
Daichi GOTO 2018-07-26 13:53:22 +00:00
parent 5b292f9a2d
commit cfb27362b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336737

View File

@ -22,5 +22,4 @@ const char *format_time(long);
char *format_k(int64_t);
int string_index(const char *string, const char * const *array);
int find_pid(pid_t pid);
int utf8strvisx(char *, const char *, size_t);