diff options
Diffstat (limited to 'audio/mhwaveedit/intbox.diff')
-rw-r--r-- | audio/mhwaveedit/intbox.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/mhwaveedit/intbox.diff b/audio/mhwaveedit/intbox.diff deleted file mode 100644 index b5f74eafb9..0000000000 --- a/audio/mhwaveedit/intbox.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- src/sound-pulse.c.orig 2016-06-11 13:52:03.000000000 +0200 -+++ src/sound-pulse.c 2016-06-11 13:50:39.000000000 +0200 -@@ -21,6 +21,7 @@ - - #include <poll.h> - #include <pulse/pulseaudio.h> -+#include "int_box.h" - - #ifndef PA_CHECK_VERSION - #define PA_CHECK_VERSION(a,b,c) (0) |