summaryrefslogtreecommitdiff
path: root/graphics/inkscape/patches/patch-al
blob: b117a9b942ce3b5031c25ca7068ee2a398523436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-al,v 1.1 2009/10/06 00:53:26 dmcmahill Exp $

gcc44 fixes

--- src/streams-handles.cpp.orig	2008-03-11 04:20:00.000000000 +0000
+++ src/streams-handles.cpp	2009-10-05 18:16:03.000000000 +0000
@@ -14,4 +14,5 @@
 
 #include <iostream>
+#include <cstdio>
 
 namespace Inkscape {