diff options
Diffstat (limited to 'media-video/xvideoservicethief/files/gcc-4.3.patch')
-rw-r--r-- | media-video/xvideoservicethief/files/gcc-4.3.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/media-video/xvideoservicethief/files/gcc-4.3.patch b/media-video/xvideoservicethief/files/gcc-4.3.patch deleted file mode 100644 index 4541f58143b4..000000000000 --- a/media-video/xvideoservicethief/files/gcc-4.3.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: work/src/pakunpak/pakunpak.h -=================================================================== ---- work.orig/src/pakunpak/pakunpak.h -+++ work/src/pakunpak/pakunpak.h -@@ -31,7 +31,7 @@ - #include <string> - #include <vector> - #include <fstream> -- -+#include <cstring> - #include <iostream> - - class Packer |