summaryrefslogtreecommitdiff
path: root/security/fwbuilder/patches/patch-ad
blob: 39d776eaeae3d85cc02d135b31c441e2bef7aab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1.1.1 2005/02/24 11:03:22 bad Exp $

--- src/gui/FWBTree.cpp.orig	Sun Dec 12 09:38:29 2004
+++ src/gui/FWBTree.cpp	Thu Feb 24 00:31:41 2005
@@ -51,6 +51,7 @@
 #include "fwbuilder/IntervalGroup.h"
 
 #include <iostream>
+#include <algorithm>
 
 using namespace std;
 using namespace libfwbuilder;