aboutsummaryrefslogtreecommitdiff
path: root/korean/hanterm/files/patch-main.c
blob: ced16173058ed74907a6b53e6a86ec49a1afb76a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- main.c.orig	Fri Oct 25 12:00:42 2002
+++ main.c	Fri Oct 25 12:01:43 2002
@@ -224,6 +224,9 @@
 #ifndef linux
 #include <sgtty.h>
 #endif
+#ifdef __FreeBSD__
+#define USE_POSIX_WAIT
+#endif
 #include <sys/resource.h>
 #define HAS_UTMP_UT_HOST
 #define HAS_BSD_GROUPS