diff options
Diffstat (limited to 'audio/grip/files/patch-src_grip.c')
| -rw-r--r-- | audio/grip/files/patch-src_grip.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/grip/files/patch-src_grip.c b/audio/grip/files/patch-src_grip.c new file mode 100644 index 000000000000..2cb583707cf7 --- /dev/null +++ b/audio/grip/files/patch-src_grip.c @@ -0,0 +1,10 @@ +--- src/grip.c.orig 2017-10-29 05:14:15 UTC ++++ src/grip.c +@@ -29,6 +29,7 @@ + #include <gdk/gdkx.h> + #include <X11/Xlib.h> + #include <time.h> ++#include <sys/wait.h> + #include "grip.h" + #include <libgnomeui/gnome-window-icon.h> + #include "discdb.h" |
