pkgsrc-ng/wm/bbkeys09/patches/patch-src_Netclient.cpp
2013-09-26 17:14:40 +02:00

16 lines
397 B
C++

$NetBSD: patch-src_Netclient.cpp,v 1.1 2011/11/25 22:21:28 joerg Exp $
--- src/Netclient.cpp.orig 2011-11-25 17:00:35.000000000 +0000
+++ src/Netclient.cpp
@@ -21,9 +21,9 @@
// DEALINGS IN THE SOFTWARE.
// E_O_H_VR
+#include <cstring>
// Methods, ideas, implementations taken from Openbox's XAtom class *sigh*
-
#include "Netclient.h"
Netclient::Netclient (const bt::Display &display)