summaryrefslogtreecommitdiff
path: root/comms/kermit/files/patch-ckuath.c
blob: 5d655b8657cc85bc452084f88182ea80b72f806e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$FreeBSD$

--- ckuath.c.orig	Thu Feb 14 21:31:55 2002
+++ ckuath.c	Thu Feb 14 21:32:23 2002
@@ -114,7 +114,9 @@
 #include <stdio.h>
 #include <time.h>
 #include <fcntl.h>
+#ifndef FREEBSD4
 #include <malloc.h>
+#endif
 #ifdef OS2
 #include <io.h>
 #endif /* OS2 */