diff options
Diffstat (limited to 'sci-chemistry/imosflm/files/1.0.4-impl-dec.patch')
-rw-r--r-- | sci-chemistry/imosflm/files/1.0.4-impl-dec.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-chemistry/imosflm/files/1.0.4-impl-dec.patch b/sci-chemistry/imosflm/files/1.0.4-impl-dec.patch deleted file mode 100644 index 5d0dd701091..00000000000 --- a/sci-chemistry/imosflm/files/1.0.4-impl-dec.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/c/tkImageLoad.c b/c/tkImageLoad.c -index e7c46f0..1496a15 100755 ---- a/c/tkImageLoad.c -+++ b/c/tkImageLoad.c -@@ -12,6 +12,7 @@ - #include <tcl.h> - #include <tk.h> - #include <assert.h> -+#include <stdlib.h> - - #define HEADER_LINE_LENGTH 512 - #define BYTES_PER_PIXEL 2 |