summaryrefslogtreecommitdiffstats
path: root/devel/fga
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2007-01-10 19:33:49 +0000
committerstas <stas@FreeBSD.org>2007-01-10 19:33:49 +0000
commitbd7c07a477f9707b949dd79b533a231a7f1b0448 (patch)
tree6df72bf7032118f8354e779917b82409cb808b55 /devel/fga
parent520b9f4069c09f507e40ec6560fe8b20890b3f3e (diff)
downloadFreeBSD-ports-bd7c07a477f9707b949dd79b533a231a7f1b0448.zip
FreeBSD-ports-bd7c07a477f9707b949dd79b533a231a7f1b0448.tar.gz
- Fix for FreeBSD 4.x
Reported by: kris
Diffstat (limited to 'devel/fga')
-rw-r--r--devel/fga/files/patch-graph_gen.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/fga/files/patch-graph_gen.cpp b/devel/fga/files/patch-graph_gen.cpp
new file mode 100644
index 0000000..a759eba
--- /dev/null
+++ b/devel/fga/files/patch-graph_gen.cpp
@@ -0,0 +1,10 @@
+--- graph_gen.cpp.orig Sat Nov 25 20:51:17 2006
++++ graph_gen.cpp Wed Jan 10 22:31:44 2007
+@@ -5,6 +5,7 @@
+
+ #include <fstream>
+ #include <iostream>
++#include <stdlib.h>
+ #include <ctime>
+
+ using namespace std;
OpenPOWER on IntegriCloud