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

13 lines
279 B
C++

$NetBSD: patch-src_wmiremote.cpp,v 1.1 2011/12/05 22:56:58 joerg Exp $
--- src/wmiremote.cpp.orig 2011-12-05 20:34:12.000000000 +0000
+++ src/wmiremote.cpp
@@ -12,6 +12,7 @@ extern "C" {
#include <X11/Xutil.h>
}
+#include <cstdlib>
#include <iostream>
#include <string>