pkgsrc-ng/games/exult/patches/patch-shapes_shapewrite.cc
2013-09-26 17:14:40 +02:00

13 lines
306 B
C++

$NetBSD: patch-shapes_shapewrite.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $
--- shapes/shapewrite.cc.orig 2011-11-25 17:35:49.000000000 +0000
+++ shapes/shapewrite.cc
@@ -24,6 +24,7 @@
# include <config.h>
#endif
+#include <cstring>
#include "shapevga.h"
#include "shapeinf.h"
#include "monstinf.h"