mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 00:09:15 -04:00
11 lines
244 B
C
11 lines
244 B
C
--- ./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>
|