dante: fix build with clang 16
Fix two configure checks that fail on clang 16 due to unexpected errors:* Undefined type `uint8_t` by including `stdint.h`; and* Unused `sa_len_ptr` by incrementing the target of the pointer.
Randy Eckenrode 2 years ago 7b4e8f91 b9e9e443