nixpkgs/pkgs/servers/dante
Randy Eckenrode 7b4e8f91da
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.
2023-10-21 13:06:42 -04:00
..
clang-osint-m4.patch dante: fix build with clang 16 2023-10-21 13:06:42 -04:00
default.nix dante: fix build with clang 16 2023-10-21 13:06:42 -04:00