pkgsrc-ng/games/six/patches/patch-six_carrier.h
2013-09-26 17:14:40 +02:00

13 lines
266 B
C++

$NetBSD: patch-six_carrier.h,v 1.1 2011/11/24 14:07:12 joerg Exp $
--- six/carrier.h.orig 2011-11-24 03:21:28.000000000 +0000
+++ six/carrier.h
@@ -4,6 +4,7 @@
#include <iostream>
#include <vector>
+#include <cstring>
using std::vector;
using std::istream;