summaryrefslogtreecommitdiff
path: root/wm/wmi/patches/patch-src_wmiremote.cpp
blob: e89f5a6ddba2351d3228b9f264774463887ba9a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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>