summaryrefslogtreecommitdiffstats
path: root/polyp/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/util.h')
-rw-r--r--polyp/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/util.h b/polyp/util.h
index ef7e4d96..922aa49e 100644
--- a/polyp/util.h
+++ b/polyp/util.h
@@ -88,4 +88,6 @@ int pa_startswith(const char *s, const char *pfx);
char *pa_runtime_path(const char *fn, char *s, size_t l);
+int pa_msleep(unsigned long t);
+
#endif