summaryrefslogtreecommitdiffstats
path: root/misc/gnomeutils2/files/patch-logview::logrtns.h
blob: 74857aefbab47bec174e75528eba7f26119bf0c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

$FreeBSD: ports/misc/gnomeutils2/files/patch-logview::logrtns.h,v 1.1 2001/11/23 16:24:43 sobomax Exp $

--- logview/logrtns.h   2001/11/23 16:04:00 1.1
+++ logview/logrtns.h   2001/11/23 16:04:14
@@ -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 "logview.h"