about summary refs log tree commit diff
path: root/pkgs/applications/graphics/synfigstudio/synfig-cstring.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/synfigstudio/synfig-cstring.patch')
-rw-r--r--pkgs/applications/graphics/synfigstudio/synfig-cstring.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/synfigstudio/synfig-cstring.patch b/pkgs/applications/graphics/synfigstudio/synfig-cstring.patch
new file mode 100644
index 000000000000..51eb77042161
--- /dev/null
+++ b/pkgs/applications/graphics/synfigstudio/synfig-cstring.patch
@@ -0,0 +1,12 @@
+http://www.synfig.org/issues/thebuggenie/synfig/issues/438
+--- a/src/modules/mod_png/trgt_png.cpp
++++ b/src/modules/mod_png/trgt_png.cpp
+@@ -39,6 +39,7 @@
+ #include <algorithm>
+ #include <functional>
+ #include <ETL/misc>
++#include <cstring>
+ 
+ #endif
+ 
+