summaryrefslogtreecommitdiff
path: root/media-gfx/imv/files/imv-4.2.0-add-string-inc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/imv/files/imv-4.2.0-add-string-inc.patch')
-rw-r--r--media-gfx/imv/files/imv-4.2.0-add-string-inc.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/media-gfx/imv/files/imv-4.2.0-add-string-inc.patch b/media-gfx/imv/files/imv-4.2.0-add-string-inc.patch
deleted file mode 100644
index e726d7b093a2..000000000000
--- a/media-gfx/imv/files/imv-4.2.0-add-string-inc.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-https://github.com/eXeC64/imv/issues/299
---- a/src/backend_freeimage.c 2020-12-17 15:30:42.000000000 -0500
-+++ b/src/backend_freeimage.c 2021-01-23 12:03:46.175921640 -0500
-@@ -8,4 +8,5 @@
- #include <FreeImage.h>
- #include <stdlib.h>
-+#include <string.h>
-
- struct private {