From 501827a1048aef1f43f3fc92213ae3a064e6ef34 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Tue, 25 Dec 2001 16:49:42 +0000 Subject: [#496610] #include --- main.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 34cafdd..14135c1 100644 --- a/main.c +++ b/main.c @@ -1,4 +1,4 @@ -/* $Id: main.c,v 1.47 2001/12/25 13:43:51 ukai Exp $ */ +/* $Id: main.c,v 1.48 2001/12/25 16:49:42 ukai Exp $ */ #define MAINPROGRAM #include "fm.h" #include @@ -6,7 +6,9 @@ #include #include #include +#if defined(HAVE_WAITPID) || defined(HAVE_WAIT3) #include +#endif #include #include "terms.h" #include "myctype.h" -- cgit v1.2.3