diff options
Diffstat (limited to 'media-video/cinelerra/files/cinelerra-20100320-glibc212.patch')
-rw-r--r-- | media-video/cinelerra/files/cinelerra-20100320-glibc212.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/media-video/cinelerra/files/cinelerra-20100320-glibc212.patch b/media-video/cinelerra/files/cinelerra-20100320-glibc212.patch deleted file mode 100644 index 5ec79739f62e..000000000000 --- a/media-video/cinelerra/files/cinelerra-20100320-glibc212.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/svg/svg.C -+++ plugins/svg/svg.C -@@ -29,7 +29,7 @@ - #include <string.h> - #include <errno.h> - #include <sys/mman.h> -- -+#include <sys/stat.h> - - #include <libintl.h> - #define _(String) gettext(String) |