2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00
Todd C. Miller b26e32f398 Allow this to build on systems without stdint.h by using config.h.
Old, pre-C99, systems may have inttypes.h but not stdint.h.
2020-04-23 11:13:33 -06:00
..