Files
pkgsrc-ng/graphics/inkscape/patches/patch-ap
2014-11-05 12:41:07 +01:00

15 lines
306 B
Plaintext

$NetBSD: patch-ap,v 1.2 2014/01/11 17:48:15 wiz Exp $
gcc44 fixes
--- src/io/uristream.cpp.orig 2011-07-08 18:25:09.000000000 +0000
+++ src/io/uristream.cpp
@@ -15,6 +15,7 @@
#include "sys.h"
#include <string>
#include <cstring>
+#include <cstdio>
#ifdef WIN32
// For now to get at is_os_wide().