ppc64 build failure: int32_t
Brought to you by:
csoutheren,
rjongbloed
```
typedef PIntReversedOrder<int32_t> PInt32b;</int32_t>
typedef PIntSameOrder<pint32> int32_t;</pint32>
```
This section in ptlib/object.h (ptlib-2.18.8) causes a compile failure on ppc64.
int32_t is a type already reserved by stdint.h and must not be redefined by ptlib.
build-tested only
And this one for opal-3.18.8.