summaryrefslogtreecommitdiff
blob: 30be358e46d33de77cbce5b590952d5d96c6f98b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./duhdraw-2.8.13/duhdraw.c.orig	2005-03-02 09:22:46.000000000 +0100
+++ ./duhdraw-2.8.13/duhdraw.c	2006-11-16 09:56:21.000000000 +0100
@@ -12,7 +12,9 @@
 #include <stdio.h>
 #include <dirent.h>
 #include <sys/stat.h>
+#ifndef __APPLE__
 #include <malloc.h>
+#endif
 #include <time.h>
 #include <curses.h>
 #include <ctype.h>