summaryrefslogtreecommitdiffstats
path: root/deskutils/gnomeutils2/files/patch-logview::logrtns.h
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-15 02:08:43 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-15 02:08:43 +0800
commitc0b0ec259b8a3b3b13aea1efe23b06c27329cd34 (patch)
treeb56f120da54469db7be093a3d968535fa277d532 /deskutils/gnomeutils2/files/patch-logview::logrtns.h
parent15df654d982b38236856d520e497c13c9aff8ec8 (diff)
downloadmarcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar
marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.gz
marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.bz2
marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.lz
marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.xz
marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.tar.zst
marcuscom-ports-c0b0ec259b8a3b3b13aea1efe23b06c27329cd34.zip
Update to 2.5.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1327 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnomeutils2/files/patch-logview::logrtns.h')
-rw-r--r--deskutils/gnomeutils2/files/patch-logview::logrtns.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/deskutils/gnomeutils2/files/patch-logview::logrtns.h b/deskutils/gnomeutils2/files/patch-logview::logrtns.h
new file mode 100644
index 000000000..cb68b200b
--- /dev/null
+++ b/deskutils/gnomeutils2/files/patch-logview::logrtns.h
@@ -0,0 +1,15 @@
+
+$FreeBSD: ports/deskutils/gnomeutils2/files/patch-logview::logrtns.h,v 1.3 2003/09/18 06:49:29 marcus 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"
+