summaryrefslogtreecommitdiffstats
path: root/playtree.c
diff options
context:
space:
mode:
Diffstat (limited to 'playtree.c')
-rw-r--r--playtree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/playtree.c b/playtree.c
index 4feda54ae2..4f1944397d 100644
--- a/playtree.c
+++ b/playtree.c
@@ -2,6 +2,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
+#include <unistd.h>
#include <assert.h>
#include "playtree.h"
#include "mp_msg.h"