Prechádzať zdrojové kódy

changes file for 19767

Nick Mathewson 9 rokov pred
rodič
commit
9d84a6d998
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  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.