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 8f4323f6..571bb29b 100644
--- a/polyp/util.h
+++ b/polyp/util.h
@@ -68,4 +68,7 @@ int pa_parse_resample_method(const char *string);
int pa_uid_in_group(const char *name, gid_t *gid);
+int pa_lock_file(int fd, int b);
+
+
#endif