summaryrefslogtreecommitdiffstats
path: root/devel/libYGP/files/patch-XGP__GTKViewer.c
blob: 36b0f62b415a1f473ce130d94d7d30ebf62294ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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>