summaryrefslogtreecommitdiffstats
path: root/deskutils/gnome-utils/files/patch-logview::log_repaint.c
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-utils/files/patch-logview::log_repaint.c')
-rw-r--r--deskutils/gnome-utils/files/patch-logview::log_repaint.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/deskutils/gnome-utils/files/patch-logview::log_repaint.c b/deskutils/gnome-utils/files/patch-logview::log_repaint.c
new file mode 100644
index 000000000..10103def8
--- /dev/null
+++ b/deskutils/gnome-utils/files/patch-logview::log_repaint.c
@@ -0,0 +1,15 @@
+
+$FreeBSD: ports/deskutils/gnomeutils2/files/patch-logview::log_repaint.c,v 1.3 2003/09/18 06:49:29 marcus Exp $
+
+--- 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"