> TO : > #include <errno.h> <<<<<<<<ADDED > #ifdef MVS /[EMAIL PROTECTED]/ > #pragma comment(copyright,"GFSCWLOUHDZ11TC ") > #pragma options(RENT) > #pragma strings(readonly) > #pragma csect(CODE,"GFSCWLOU") > > #include <rpc.h> > /*#include <errno.h> */ <<<<<<<REMOVED > #include "gfscwmnt.h" > #else > #include <rpc/rpc.h> > #include "gfsawmnt.h" > #endif > > Is this change advisable????
Yes. Be sure to report it to IBM officially, as this code is part of the NFS product and should work w/o having to hack it. -- db
