From 607838a9cc960811973c1cff017938bbacd7487b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 29 Dec 2004 04:24:24 +0000 Subject: Add oggsplit, a simple tool for splitting multiplexed (grouped or chained) Ogg files into separate streams. --- audio/oggsplit/files/patch-system.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 audio/oggsplit/files/patch-system.h (limited to 'audio/oggsplit/files/patch-system.h') diff --git a/audio/oggsplit/files/patch-system.h b/audio/oggsplit/files/patch-system.h new file mode 100644 index 000000000000..f1be850db7ee --- /dev/null +++ b/audio/oggsplit/files/patch-system.h @@ -0,0 +1,10 @@ +--- system.h.orig Mon Aug 4 22:23:50 2003 ++++ system.h Wed Dec 29 05:14:07 2004 +@@ -170,7 +170,6 @@ + # include + #else + # include +-char *memchr (); + #endif + + #include -- cgit v1.2.3