tor/changes/bug19767

7 lines
297 B
Plaintext
Raw Normal View History

2016-09-11 22:53:37 +02:00
o Minor bugfixes (compilation):
- Always include orconfig.h before including any other C headers.
Sometimes, it includes macros that affect the behavior of the
2016-09-22 14:48:05 +02:00
standard headers. Fixes bug 19767; bugfix on 0.2.9.1-alpha (the first
version to use AC_USE_SYSTEM_EXTENSIONS).