summaryrefslogtreecommitdiffstats
path: root/devel/libYGP/files/patch-XGP__GTKViewer.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libYGP/files/patch-XGP__GTKViewer.c')
-rw-r--r--devel/libYGP/files/patch-XGP__GTKViewer.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libYGP/files/patch-XGP__GTKViewer.c b/devel/libYGP/files/patch-XGP__GTKViewer.c
new file mode 100644
index 000000000..36b0f62b4
--- /dev/null
+++ b/devel/libYGP/files/patch-XGP__GTKViewer.c
@@ -0,0 +1,11 @@
+--- ./XGP/GTKViewer.c.orig Sun Aug 20 14:19:48 2006
++++ ./XGP/GTKViewer.c Sun Aug 20 14:19:58 2006
+@@ -40,7 +40,7 @@
+
+ #include <stdio.h>
+ #include <errno.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <string.h>
+
+ #include <dlfcn.h>