summaryrefslogtreecommitdiff
path: root/wm/blackbox70/patches/patch-src-main.cc
blob: 51dca62fee32b237f572d8d0e0bd1c826ab26653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-src-main.cc,v 1.2 2013/04/29 21:27:15 joerg Exp $

--- src/main.cc.orig	2005-01-03 09:42:57.000000000 +0000
+++ src/main.cc
@@ -35,7 +35,8 @@
 #include "../version.h"
 
 #include <stdio.h>
-
+#include <stdlib.h>
+#include <string.h>
 
 static void showHelp(int exitval) {
   // print version - this should not be localized!