* real_malloc.c: Include private/config.h if HAVE_CONFIG_H.
+2009-09-27 Ivan Maidanski <ivmai@mail.ru>
+
+ * real_malloc.c: Include private/config.h if HAVE_CONFIG_H.
+
2009-09-27 Ivan Maidanski <ivmai@mail.ru>
* allchblk.c (GC_hblkfreelist): Define as STATIC.
* provided the above notices are retained, and a notice that the code was
* modified is included with the above copyright notice.
*/
-/* Boehm, May 19, 1994 2:04 pm PDT */
+# ifdef HAVE_CONFIG_H
+# include "private/config.h"
+# endif
# ifdef PCR
/*