summaryrefslogtreecommitdiff
path: root/graphics/gfract/patches/patch-color.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gfract/patches/patch-color.cpp')
-rw-r--r--graphics/gfract/patches/patch-color.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gfract/patches/patch-color.cpp b/graphics/gfract/patches/patch-color.cpp
new file mode 100644
index 00000000000..c8c42482188
--- /dev/null
+++ b/graphics/gfract/patches/patch-color.cpp
@@ -0,0 +1,11 @@
+$NetBSD: patch-color.cpp,v 1.1 2011/11/24 14:02:54 joerg Exp $
+
+--- color.cpp.orig 2011-11-24 00:30:21.000000000 +0000
++++ color.cpp
+@@ -1,5 +1,6 @@
+ #include <math.h>
+ #include <stdio.h>
++#include <string.h>
+ #include <algorithm>
+ #include "externs.h"
+ #include "misc.h"