summaryrefslogtreecommitdiff
path: root/wm/openbox2/patches/patch-ac
blob: 727dea331cbe2092d5506a16293cb9d95d7faa8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1.1.1 2003/12/18 09:55:05 wiz Exp $

--- src/Configuration.cc.orig	2003-09-06 21:32:27.000000000 -0400
+++ src/Configuration.cc	2003-09-06 21:32:50.000000000 -0400
@@ -34,6 +34,7 @@
 #include "Util.hh"
 
 #include <algorithm>
+#include <assert.h>
 
 using std::string;