pkgsrc-ng/wm/aewm++/patches/patch-client.cc
2013-09-26 17:14:40 +02:00

13 lines
249 B
C++

$NetBSD: patch-client.cc,v 1.1 2011/11/25 22:20:59 joerg Exp $
--- client.cc.orig 2011-11-25 13:56:08.000000000 +0000
+++ client.cc
@@ -6,6 +6,7 @@
*/
#include "aewm.hh"
+#include <cstring>
Client::Client(Display *d, Window new_client)
{