mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
PR: ports/147639 Submitted by: Andriy Gapon [avg icyb.net.ua] Approved by: maintainer, tabthorpe (mentor)
10 lines
267 B
C++
10 lines
267 B
C++
--- include/tunepimp-0.5/metadata.h.orig 2010-06-07 10:40:42.479449473 +0300
|
|
+++ include/tunepimp-0.5/metadata.h 2010-06-07 10:41:25.477086516 +0300
|
|
@@ -29,6 +29,7 @@
|
|
|
|
#include <string>
|
|
#include <cstdio>
|
|
+#include <cstring>
|
|
|
|
#include "defs.h"
|
|
#include "tp_c.h"
|