Discontinue HPUX support

This commit is contained in:
Chase
2022-07-22 21:42:06 -05:00
committed by Jon Trulson
parent bd83b53d56
commit edf4319548
235 changed files with 198 additions and 6290 deletions

View File

@@ -47,7 +47,7 @@
#ifndef SunOS
#include <rpc/types.h>
#endif /* HPUX */
#endif /* Sun */
#include <rpc/rpc.h>
@@ -465,9 +465,4 @@ extern bool_t _DtCm_xdr_Registration_Status_2();
}
#endif
#ifdef HPUX
#undef hpux
#define hpux
#endif
#endif