summaryrefslogtreecommitdiff
path: root/graphics/koverartist/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/koverartist/patches/patch-ad')
-rw-r--r--graphics/koverartist/patches/patch-ad14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/koverartist/patches/patch-ad b/graphics/koverartist/patches/patch-ad
deleted file mode 100644
index 578621c63a8..00000000000
--- a/graphics/koverartist/patches/patch-ad
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2011/01/29 21:52:52 markd Exp $
-
-fix build with gcc4.3
-
---- src/cddbquery.cpp.orig 2006-11-01 10:42:59.000000000 +0000
-+++ src/cddbquery.cpp
-@@ -34,6 +34,7 @@
- #include <iostream>
- #include <errno.h>
- #include <string.h>
-+#include <cstdlib>
-
-
-