summaryrefslogtreecommitdiff
path: root/audio/flac/patches/patch-az
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flac/patches/patch-az')
-rw-r--r--audio/flac/patches/patch-az14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/flac/patches/patch-az b/audio/flac/patches/patch-az
deleted file mode 100644
index 52801d61a71..00000000000
--- a/audio/flac/patches/patch-az
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-az,v 1.1 2009/06/05 20:47:30 rillig Exp $
-
-memcpy() needs this.
-
---- examples/cpp/encode/file/main.cpp.orig 2007-09-13 17:58:03.000000000 +0200
-+++ examples/cpp/encode/file/main.cpp 2009-06-05 22:39:37.000000000 +0200
-@@ -30,6 +30,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <string.h>
- #include "FLAC++/metadata.h"
- #include "FLAC++/encoder.h"
-