mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
116e5bbf3d
PR: 11261 Submitted by: cpiazza@home.net
11 lines
243 B
Plaintext
11 lines
243 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>
|