Remove check for HAVE_STDINT_H
commit5b894c3554686ac146931cc9fa967d88ad9420ff
authorOlly Betts <olly@survex.com>
Tue, 27 Feb 2024 02:51:17 +0000 (27 15:51 +1300)
committerOlly Betts <olly@survex.com>
Wed, 28 Feb 2024 02:27:58 +0000 (28 15:27 +1300)
tree1dafa14d79e6cb71de0b016426361c9424d9e4c6
parent7495e3f36c6932a81b459562d520e71c26ac123c
Remove check for HAVE_STDINT_H

We don't probe for it so this won't be defined, but we now require
C99 so stdint.h should be available.
src/useful.h