summaryrefslogtreecommitdiff
path: root/media-gfx/imv/files/imv-4.2.0-add-string-inc.patch
blob: e726d7b093a29d76f15622207a4994234f9e91c6 (plain)
1
2
3
4
5
6
7
8
9
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 {