SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
x11/blackbox/patches/patch-src_main_cc
Normal file
12
x11/blackbox/patches/patch-src_main_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/main.cc
|
||||
--- src/main.cc.orig
|
||||
+++ src/main.cc
|
||||
@@ -35,6 +35,8 @@
|
||||
#include "../version.h"
|
||||
|
||||
#include <stdio.h>
|
||||
+#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
|
||||
|
||||
static void showHelp(int exitval) {
|
Loading…
Add table
Add a link
Reference in a new issue