summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 26aed19..aae8482 100644
--- a/src/util.h
+++ b/src/util.h
@@ -39,6 +39,8 @@ procman_make_label_for_mmaps_or_ofiles(const char *format,
gboolean
load_symbols(const char *module, ...) G_GNUC_NULL_TERMINATED;
+const char*
+format_process_state(guint state);
void
procman_debug_real(const char *file, int line, const char *func,