mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
|
--- recbin.h.orig Thu Oct 7 01:19:47 1999
|
||
|
+++ recbin.h Thu Oct 7 13:52:49 1999
|
||
|
@@ -15,7 +15,6 @@
|
||
|
extern int errno;
|
||
|
#include <unistd.h>
|
||
|
#include <stdlib.h>
|
||
|
-#include <malloc.h>
|
||
|
#include <string.h>
|
||
|
#include <time.h>
|
||
|
extern char *tzname[2];
|