aboutsummaryrefslogtreecommitdiff
path: root/audio/play/files/patch-play.c
blob: e8a74e8aa5e8e210060e39c8ec61c8c551b2cf1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- play.c.orig	1997-03-25 15:25:12 UTC
+++ play.c
@@ -4,6 +4,7 @@ static char rcsid[] = "$Id: play.c,v 1.7
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <unistd.h>
 #include <fcntl.h>
 #include <err.h>
 #include <signal.h>