diff options
Diffstat (limited to 'deskutils/gnome-utils/files/patch-logview::logrtns.h')
-rw-r--r-- | deskutils/gnome-utils/files/patch-logview::logrtns.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/deskutils/gnome-utils/files/patch-logview::logrtns.h b/deskutils/gnome-utils/files/patch-logview::logrtns.h deleted file mode 100644 index a39ce6a77b82..000000000000 --- a/deskutils/gnome-utils/files/patch-logview::logrtns.h +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- 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" - |