summary refs log tree commit diff
path: root/pkgs/development/libraries/freeimage/memset.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/freeimage/memset.patch')
-rw-r--r--pkgs/development/libraries/freeimage/memset.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/pkgs/development/libraries/freeimage/memset.patch b/pkgs/development/libraries/freeimage/memset.patch
deleted file mode 100644
index 91eabf10fdc8..000000000000
--- a/pkgs/development/libraries/freeimage/memset.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN a/Source/OpenEXR/Imath/ImathMatrix.h b/Source/OpenEXR/Imath/ImathMatrix.h
---- a/Source/OpenEXR/Imath/ImathMatrix.h 2010-07-17 12:48:40.000000000 +0200
-+++ b/Source/OpenEXR/Imath/ImathMatrix.h 2010-09-03 18:38:37.138598422 +0200
-@@ -49,6 +49,7 @@
- #include "ImathVec.h"

- #include "ImathShear.h"

- 

-+#include <string.h>

- #include <iostream>

- #include <iomanip>

-