diff options
Diffstat (limited to 'audio/arts/files/patch-mcop-mcoputils.cc')
-rw-r--r-- | audio/arts/files/patch-mcop-mcoputils.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/arts/files/patch-mcop-mcoputils.cc b/audio/arts/files/patch-mcop-mcoputils.cc deleted file mode 100644 index 6b3db7470c03..000000000000 --- a/audio/arts/files/patch-mcop-mcoputils.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- mcop/mcoputils.cc.orig Wed Nov 30 18:34:17 2005 -+++ mcop/mcoputils.cc Wed Nov 30 18:35:02 2005 -@@ -32,6 +32,7 @@ - #include <errno.h> - #include <config.h> - #include <ctype.h> -+#include <stdio.h> - #include <map> - - using namespace std; |