1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/japanese/skkfep/files/patch-configs_freebsd.h
Adam Weinberger f9d86cf02f Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify.
2014-07-28 22:14:07 +00:00

12 lines
355 B
C

--- 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() */