mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Require stdint.h and inttypes.h
We've been silently requiring stdint.h for a while now, and nobody has complained. Closes ticket 26626.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Code simplification and refactoring:
|
||||
- Tor now assumes that you have standards-conformant stdint.h and
|
||||
inttypes.h headers when compiling. Closes ticket 26626.
|
||||
Reference in New Issue
Block a user