summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-05-07 02:16:05 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-05-07 02:16:05 +0000
commit4b5d56c332866bbcb2b97a29299705a9e5743239 (patch)
treeada8541f956fb423532bd83ea324bbee36f70076 /deskutils
parentUpdate to 0.8. (diff)
Update to 1.1.4
patch-ab should be revived. PR: ports/11526 Submitted by: cpiazza@home.net
Notes
Notes: svn path=/head/; revision=18576
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gtimer/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/gtimer/files/patch-ab b/deskutils/gtimer/files/patch-ab
new file mode 100644
index 000000000000..8b878ae45941
--- /dev/null
+++ b/deskutils/gtimer/files/patch-ab
@@ -0,0 +1,10 @@
++--- task.c.orig Wed Apr 21 12:05:44 1999
+++++ task.c Wed Apr 21 12:05:51 1999
++@@ -42,7 +42,6 @@
++ #include <unistd.h>
++ #include <dirent.h>
++ #include <errno.h>
++-#include <malloc.h>
++ #include <string.h>
++ #include <ctype.h>
++ #include <sys/types.h>