mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
o Minor bugfixes (compilation):
|
|
- Always include orconfig.h before including any other C headers.
|
|
Sometimes, it includes macros that affect the behavior of the
|
|
standard headers. Closes bug 19767.
|