aboutsummaryrefslogtreecommitdiff
path: root/bin/ps/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ps/extern.h')
-rw-r--r--bin/ps/extern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ps/extern.h b/bin/ps/extern.h
index ca12a79f42d8..3642fc991246 100644
--- a/bin/ps/extern.h
+++ b/bin/ps/extern.h
@@ -48,6 +48,7 @@ void command(KINFO *, VARENT *);
void cputime(KINFO *, VARENT *);
int donlist(void);
void elapsed(KINFO *, VARENT *);
+void emulname(KINFO *, VARENT *);
VARENT *find_varentry(VAR *);
const char *fmt_argv(char **, char *, size_t);
double getpcpu(const KINFO *);