summaryrefslogtreecommitdiff
path: root/playlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'playlist.c')
-rw-r--r--playlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/playlist.c b/playlist.c
index 288c5224..b24749ee 100644
--- a/playlist.c
+++ b/playlist.c
@@ -97,6 +97,7 @@ pl_init (void) {
mutex = mutex_create ();
mutex_plt = mutex_create ();
#endif
+ return 0;
}
void