summaryrefslogtreecommitdiffstats
path: root/desktop/xearth/gifout-stdlib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/xearth/gifout-stdlib.patch')
-rw-r--r--desktop/xearth/gifout-stdlib.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/xearth/gifout-stdlib.patch b/desktop/xearth/gifout-stdlib.patch
new file mode 100644
index 0000000000..1c501786ab
--- /dev/null
+++ b/desktop/xearth/gifout-stdlib.patch
@@ -0,0 +1,10 @@
+--- gifout.c.orig 1999-11-06 22:51:34.000000000 -0800
++++ gifout.c 2019-01-01 11:31:55.652767797 -0800
+@@ -44,6 +44,7 @@
+ */
+
+ #include <stdio.h>
++#include <stdlib.h>
+ #include "port.h"
+ #include "gifint.h"
+ #include "kljcpyrt.h"