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_main_cpp
Normal file
11
x11/wmi/patches/patch-src_main_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: src/main.cpp
|
||||
--- src/main.cpp.orig
|
||||
+++ src/main.cpp
|
||||
@@ -10,6 +10,7 @@ extern "C" {
|
||||
#include <assert.h>
|
||||
#include <unistd.h> // getopt stuff
|
||||
#include <stdlib.h> // getenv stuff
|
||||
+#include <string.h> // strlen stuff
|
||||
#include <X11/Xlib.h>
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue