commit 9d84a6d998f11ff1667fce8e22c9241756880cf8 Author: Nick Mathewson nickm@torproject.org Date: Sun Sep 11 16:53:37 2016 -0400
changes file for 19767 --- changes/bug19767 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/bug19767 b/changes/bug19767 new file mode 100644 index 0000000..f0a010b --- /dev/null +++ b/changes/bug19767 @@ -0,0 +1,4 @@ + 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.
tor-commits@lists.torproject.org