mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-01 11:51:16 +02:00
11 lines
226 B
Diff
11 lines
226 B
Diff
--- deadbeef-0.5.0-rc1.orig/junklib.c
|
|
+++ deadbeef-0.5.0-rc1/junklib.c
|
|
@@ -23,7 +23,6 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#if HAVE_ICONV
|
|
- #define LIBICONV_PLUG
|
|
#include <iconv.h>
|
|
#elif HAVE_ICU
|
|
#warning icu
|