summaryrefslogtreecommitdiff
path: root/audio/adplug/patches/patch-src_player.h
blob: 7ce9028ee1b1e9e4a73b7a59fd7a569a96a985af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-src_player.h,v 1.1 2011/11/25 21:29:32 joerg Exp $

--- src/player.h.orig	2011-11-25 16:52:54.000000000 +0000
+++ src/player.h
@@ -22,6 +22,7 @@
 #ifndef H_ADPLUG_PLAYER
 #define H_ADPLUG_PLAYER
 
+#include <cstring>
 #include <string>
 
 #include "fprovide.h"