diff options
Diffstat (limited to 'audio/grip/files/patch-src_cdplay.c')
-rw-r--r-- | audio/grip/files/patch-src_cdplay.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/grip/files/patch-src_cdplay.c b/audio/grip/files/patch-src_cdplay.c deleted file mode 100644 index 5ec3504a40f0..000000000000 --- a/audio/grip/files/patch-src_cdplay.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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" |