summaryrefslogtreecommitdiff
path: root/deskutils/gtimer/files/patch-ab
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-29 21:36:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-29 21:36:57 +0000
commite1a55d040ae720452a44f9e9df3e23a0812dc41a (patch)
tree598264210440f1adb8fa94e73b40524b492597e2 /deskutils/gtimer/files/patch-ab
parentAdd LIB_DEPENDS on tcl82 port (diff)
Unbreak by updating to gtimer 1.1.15, and redo a botched (but cosmetic)
patch. Noticed by: bento
Notes
Notes: svn path=/head/; revision=28088
Diffstat (limited to 'deskutils/gtimer/files/patch-ab')
-rw-r--r--deskutils/gtimer/files/patch-ab20
1 files changed, 10 insertions, 10 deletions
diff --git a/deskutils/gtimer/files/patch-ab b/deskutils/gtimer/files/patch-ab
index 8b878ae45941..0c9def9a13c0 100644
--- a/deskutils/gtimer/files/patch-ab
+++ b/deskutils/gtimer/files/patch-ab
@@ -1,10 +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>
+--- task.c.orig Thu Mar 9 07:27:50 2000
++++ task.c Sat Apr 29 14:35:16 2000
+@@ -54,7 +54,6 @@
+ #include <dirent.h>
+ #endif
+ #include <errno.h>
+-#include <malloc.h>
+ #include <string.h>
+ #include <ctype.h>
+ #include <sys/types.h>