summaryrefslogtreecommitdiff
path: root/games/exult/patches/patch-usecode_ucmachine.cc
blob: a62e35b16f8b850c1c300c84585ee5da43fb0712 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-usecode_ucmachine.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $

--- usecode/ucmachine.cc.orig	2011-11-25 17:54:27.000000000 +0000
+++ usecode/ucmachine.cc
@@ -23,6 +23,7 @@
 #  include <config.h>
 #endif
 
+#include <cstring>
 #include "ucmachine.h"
 #include "keyring.h"
 #include "conversation.h"