summaryrefslogtreecommitdiff
path: root/graphics/gfract/patches/patch-color.cpp
blob: c8c424821887c6f8879e817eb74ca8143ca5a1df (plain)
1
2
3
4
5
6
7
8
9
10
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"