$OpenBSD: patch-src_wmiremote_cpp,v 1.1 2018/12/02 17:56:34 naddy Exp $

Index: src/wmiremote.cpp
--- src/wmiremote.cpp.orig
+++ src/wmiremote.cpp
@@ -6,6 +6,7 @@
 #include "../version.h"
 
 extern "C" {
+#include <stdlib.h> // exit
 #include <unistd.h> // getopt stuff
 #include <X11/Xatom.h>
 #include <X11/Xlib.h>
