siphash.h: include stdint.
commitc4ac5adc4add3645e65fdaebbb3cf5a938137ebe
authorNick Mathewson <nickm@torproject.org>
Mon, 16 Dec 2019 18:06:00 +0000 (16 13:06 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 9 Jan 2020 12:30:35 +0000 (9 07:30 -0500)
tree9f2e033d76c39589ce57eb420b5269df26c97850
parent6a6486a7bf327753b5bd84f4f2c113e331e41c1f
siphash.h: include stdint.

Doing this gives us a valid uint64_t type, freeing us from
dependencies on include order.
src/ext/siphash.h