summaryrefslogtreecommitdiff
path: root/audio/grip/files/patch-src_cdplay.c
blob: 5ec3504a40f076cc50abc59c8e87b34f185995f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/cdplay.c.orig	2017-10-29 05:14:46 UTC
+++ src/cdplay.c
@@ -20,6 +20,7 @@
  * USA
  */
 
+#include <sys/wait.h>
 #include "cdplay.h"
 #include "grip.h"
 #include "config.h"