Files
pkgsrc-ng/wm/wmi/patches/patch-src_action.cpp
2013-09-26 17:14:40 +02:00

10 lines
225 B
C++

$NetBSD: patch-src_action.cpp,v 1.1 2011/12/05 22:56:58 joerg Exp $
--- src/action.cpp.orig 2011-12-05 20:32:53.000000000 +0000
+++ src/action.cpp
@@ -5,2 +5,4 @@
+#include <cstdlib>
+#include <cstring>
#include <string>