summaryrefslogtreecommitdiff
path: root/japanese/skkfep/files/patch-ad
blob: ece91c1f5aa953691a960b381cbfe80ca1ea45d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configs/freebsd.h.orig	Tue Jul  7 00:31:14 1998
+++ configs/freebsd.h	Fri Aug 23 02:40:05 2002
@@ -7,6 +7,8 @@
 
 #define HAVE_SETENV	/* My machine has setenv() */
 
+#define NO_MALLOC_H	/* no <malloc.h>  */
+			/* (has <sys/malloc.h> but not needed) */
 #define HAVE_BSD_OPENPTY /* BSD type openpty() */
 /*#include <libutil.h>	/* for openpty() */