tor/changes/bug19767
2016-09-22 08:48:05 -04:00

7 lines
297 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. Fixes bug 19767; bugfix on 0.2.9.1-alpha (the first
version to use AC_USE_SYSTEM_EXTENSIONS).