* new tool pacmd
[profile/ivi/pulseaudio-panda.git] / polyp / util.h
index ef7e4d9..922aa49 100644 (file)
@@ -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