Explorar o código

changes file for 19767

Nick Mathewson %!s(int64=9) %!d(string=hai) anos
pai
achega
9d84a6d998
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/bug19767

+ 4 - 0
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.