diff options
Diffstat (limited to 'audio/deadbeef/files/patch-junklib.c')
-rw-r--r-- | audio/deadbeef/files/patch-junklib.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/deadbeef/files/patch-junklib.c b/audio/deadbeef/files/patch-junklib.c index d2b4e205855b..449e212988d9 100644 --- a/audio/deadbeef/files/patch-junklib.c +++ b/audio/deadbeef/files/patch-junklib.c @@ -1,8 +1,8 @@ ---- junklib.c.orig 2014-07-31 19:03:51 UTC +--- junklib.c.orig 2016-01-02 20:27:39 UTC +++ junklib.c -@@ -32,7 +32,6 @@ - #include <stdlib.h> +@@ -33,7 +33,6 @@ #include <string.h> + #undef HAVE_ICI #if HAVE_ICONV - #define LIBICONV_PLUG #include <iconv.h> |