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

gcc44 fixes

--- src/dom/io/uristream.cpp.orig	2008-03-11 04:19:31.000000000 +0000
+++ src/dom/io/uristream.cpp	2009-10-05 20:00:03.000000000 +0000
@@ -42,5 +42,5 @@
 
 #include "uristream.h"
-
+#include <cstring>