aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gnomeutils/files/patch-logview::log_repaint.c
blob: 3944b8205b120a6260f80d7b13677dcabf836a14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

$FreeBSD$

--- logview/log_repaint.c   2001/11/23 16:01:55 1.1
+++ logview/log_repaint.c   2001/11/23 16:02:30
@@ -24,7 +24,9 @@
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
+#ifdef HAVE_MALLOC_H
 #include <malloc.h>
+#endif
 #include <string.h>
 #include <gnome.h>
 #include "logview.h"
n title='2013-10-22 21:50:43 +0800'>2013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-1/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - Update to 0.3.7miwi2013-04-264-16/+48 * Style: tab -> space.eadler2013-03-291-1/+1 * - Update to version 0.3.6sperber2012-12-014-20/+36 * - Reassign to the heap at maintainer's requesttabthorpe2012-09-241-6/+2 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Update to 1.5.1miwi2011-11-19