SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
x11/wmi/patches/patch-src_wmiremote_cpp
Normal file
11
x11/wmi/patches/patch-src_wmiremote_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
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>
|
Loading…
Add table
Add a link
Reference in a new issue