mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
168646bfeb
for X. It is aimed towards newer users who have a strong Windows background.
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];
|