diff --git a/changes/bug19767 b/changes/bug19767 new file mode 100644 index 0000000000..f0a010be0c --- /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.