diff options
Diffstat (limited to 'audio/ccaudio2/files/patch-src-audiofile.cpp')
-rw-r--r-- | audio/ccaudio2/files/patch-src-audiofile.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/ccaudio2/files/patch-src-audiofile.cpp b/audio/ccaudio2/files/patch-src-audiofile.cpp deleted file mode 100644 index 090cbc8be5d1..000000000000 --- a/audio/ccaudio2/files/patch-src-audiofile.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/audiofile.cpp.orig Mon Jul 31 17:13:02 2006 -+++ src/audiofile.cpp Mon Jul 31 17:13:20 2006 -@@ -38,6 +38,8 @@ - // whether to permit this exception to apply to your modifications. - // If you do not wish that, delete this exception notice. - -+#include <sys/types.h> -+#include <sys/stat.h> - #include <cc++/config.h> - #include <cc++/strchar.h> - #include <cc++/export.h> |