Copy from multimedia:apps/id3v2 based on submit request 37442 from user plater OBS-URL: https://build.opensuse.org/request/show/37442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/id3v2?expand=0&rev=8
13 lines
310 B
Diff
13 lines
310 B
Diff
Index: id3v2-0.1.12/convert.cpp
|
|
===================================================================
|
|
--- convert.cpp 2004-05-04 19:40:19.000000000 +0200
|
|
+++ convert.cpp 2007-10-01 22:06:58.783020000 +0200
|
|
@@ -3,6 +3,7 @@
|
|
#include <iostream>
|
|
#include <id3/tag.h>
|
|
#include <cstdlib>
|
|
+#include <string.h>
|
|
|
|
|
|
|