=================================================================== RCS file: /home/cvs/OpenXM_contrib2/fep/fep_com.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM_contrib2/fep/fep_com.c 2002/09/03 00:41:44 1.1 +++ OpenXM_contrib2/fep/fep_com.c 2002/09/18 10:03:28 1.2 @@ -2,7 +2,7 @@ #ifndef lint static char rcsid[]= -"$Header: /home/cvs/OpenXM_contrib2/fep/fep_com.c,v 1.1 2002/09/03 00:41:44 noro Exp $ (SRA)"; +"$Header: /home/cvs/OpenXM_contrib2/fep/fep_com.c,v 1.2 2002/09/18 10:03:28 noro Exp $ (SRA)"; #endif /* lint */ #include @@ -22,6 +22,9 @@ static char rcsid[]= #include #include #include +#if defined(sun) +#include +#endif #include "fep_defs.h" #include "fep_glob.h" #include "fep_funcs.h"