summaryrefslogtreecommitdiffstats
path: root/polyp/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/main.c')
-rw-r--r--polyp/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/main.c b/polyp/main.c
index 25fb1741..5be4118d 100644
--- a/polyp/main.c
+++ b/polyp/main.c
@@ -259,6 +259,7 @@ int main(int argc, char *argv[]) {
close(1);
}
+ chdir("/");
pa_log(__FILE__": sizeof(pa_usec_t) = %u\n", sizeof(pa_usec_t));