1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/deskutils/gtimer/files/patch-ab
Seiichirou Hiraoka 4b5d56c332 Update to 1.1.4
patch-ab should be revived.
PR: ports/11526
Submitted by: cpiazza@home.net
1999-05-07 02:16:05 +00:00

11 lines
258 B
Plaintext

+--- 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>