Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / trm / patches / patch-ad
blob4503c6336cef83fb051c82d4e445dc8dd2385d83
1 $NetBSD: patch-ad,v 1.1 2011/11/23 19:15:08 marino Exp $
3 --- mbid3.cpp.orig      2002-10-02 09:02:56.000000000 +0000
4 +++ mbid3.cpp
5 @@ -6,6 +6,7 @@
6  #ifdef HAVE_LIBID3
7  
8  #include <stdio.h>
9 +#include <string.h>
10  #include "mbid3.h"
12  #define DB Debug_v("%s:%d", __FILE__, __LINE__);