summaryrefslogtreecommitdiff
path: root/audio/streamripper-current/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/streamripper-current/patches/patch-ac')
-rw-r--r--audio/streamripper-current/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/streamripper-current/patches/patch-ac b/audio/streamripper-current/patches/patch-ac
deleted file mode 100644
index 36a11b32399..00000000000
--- a/audio/streamripper-current/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2009/01/07 18:51:28 drochner Exp $
-
---- lib/argv.c.orig 2007-08-14 17:33:03.000000000 +0200
-+++ lib/argv.c
-@@ -33,7 +33,7 @@ void freeargv (char **vector);
-
- /* Routines imported from standard C runtime libraries. */
-
--#ifdef ANSI_PROTOTYPES
-+#if 1
-
- #include <stddef.h>
- #include <string.h>