bug19767 297 B

123456
  1. o Minor bugfixes (compilation):
  2. - Always include orconfig.h before including any other C headers.
  3. Sometimes, it includes macros that affect the behavior of the
  4. standard headers. Fixes bug 19767; bugfix on 0.2.9.1-alpha (the first
  5. version to use AC_USE_SYSTEM_EXTENSIONS).