summaryrefslogtreecommitdiff
path: root/graphics/openexr/patches/patch-ac
blob: d63e9dab79f8d4dbe3ffeeb4508d5e0f730eb989 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.3 2009/07/21 11:47:16 tnn Exp $

--- exrmaketiled/main.cpp.orig	2007-04-25 03:08:45.000000000 +0200
+++ exrmaketiled/main.cpp
@@ -44,6 +44,7 @@
 
 #include <iostream>
 #include <exception>
+#include <string.h>
 #include <string>
 #include <stdlib.h>