Files
pkgsrc-ng/audio/adplug/patches/patch-src_player.h
2013-09-26 17:14:40 +02:00

13 lines
276 B
C++

$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"