summaryrefslogtreecommitdiff
path: root/deskutils/gtimer/files
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-21 19:07:32 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-21 19:07:32 +0000
commit116e5bbf3d6eeff3cf44a41baf9948f205d1bab4 (patch)
tree97bd850c01092a4d37360bca8b15efcd3788c8b7 /deskutils/gtimer/files
parentUpdate 2.11 -> 2.12 (diff)
Change gtimer to use gtk12
PR: 11261 Submitted by: cpiazza@home.net
Notes
Notes: svn path=/head/; revision=18055
Diffstat (limited to 'deskutils/gtimer/files')
-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..319048f2563c
--- /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>