summaryrefslogtreecommitdiffstats
path: root/polyp/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/util.h')
-rw-r--r--polyp/util.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/polyp/util.h b/polyp/util.h
index 9dab45d2..89505cde 100644
--- a/polyp/util.h
+++ b/polyp/util.h
@@ -41,4 +41,7 @@ char *pa_get_host_name(char *s, size_t l);
uint32_t pa_age(struct timeval *tv);
+void pa_raise_priority(void);
+void pa_reset_priority(void);
+
#endif