mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
|
--- prochandle.c.orig Thu Oct 7 01:19:46 1999
|
||
|
+++ prochandle.c Thu Oct 7 13:52:49 1999
|
||
|
@@ -29,7 +29,6 @@
|
||
|
#include <stdio.h>
|
||
|
#include <stdlib.h>
|
||
|
#include <string.h>
|
||
|
-#include <malloc.h>
|
||
|
#include <unistd.h>
|
||
|
#include <signal.h>
|
||
|
|