Dmitry Eremin-Solenikov dbaryshkov@gmail.com writes:
This file needs just uint8_t/uint64_t, so it might be easier to fix gnutls to just include <stdint.h> there. I'll open a MR.
Sounds good, thanks!
nettle-stdint.h is not advertised, or mentioned in the documentation, so I hope it's very rare for applications to include it directly. According to https://codesearch.debian.net/search?q=nettle-stdint.h, nettle and gnutls are the only debian packages doing that.
Regards, /Niels