summaryrefslogtreecommitdiff
path: root/graphics/metacam/patches/patch-edittiff.h
blob: c8e765525330fa1478ec2e65d026e48b4d0ddd1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-edittiff.h,v 1.1 2011/11/24 13:59:50 joerg Exp $

--- edittiff.h.orig	2011-11-24 02:20:47.000000000 +0000
+++ edittiff.h
@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suit
 #define EDITTIFF_H_INCLUDED
 
 #include "metatiff.h"
+#include <cstdlib>
 
 class _EditIFD;