Files
pkgsrc-ng/audio/trm/patches/patch-ad
2013-09-26 17:14:40 +02:00

13 lines
278 B
Plaintext

$NetBSD: patch-ad,v 1.2 2011/11/27 11:40:07 marino Exp $
--- mbid3.cpp.orig 2002-10-02 09:02:56.000000000 +0000
+++ mbid3.cpp
@@ -6,6 +6,7 @@
#ifdef HAVE_LIBID3
#include <stdio.h>
+#include <string.h>
#include "mbid3.h"
#define DB Debug_v("%s:%d", __FILE__, __LINE__);