version 1.15 | version 1.16 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_porting_c = | * static char *rcsid_porting_c = | |||
* "$Id: porting.c,v 1.15 2002/09/24 06:34:59 mwedel Exp $"; | * "$Id: porting.c,v 1.16 2002/10/08 06:38:25 mwedel Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
#include <unistd.h> | #include <unistd.h> | |||
#endif | #endif | |||
#include <stdarg.h> | ||||
/* Has to be after above includes so we don't redefine some values */ | /* Has to be after above includes so we don't redefine some values */ | |||
#include "global.h" | #include "global.h" | |||
Legend:
|