2000-10-06 Dave Brolley <brolley@redhat.com>
[deliverable/binutils-gdb.git] / libiberty / xmalloc.c
index 621c6d216c7aac9aa986679f0ed59d6de20d3d25..08c23f8126eab20e217ee889ccda3278a0690607 100644 (file)
@@ -17,6 +17,9 @@ License along with libiberty; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include "ansidecl.h"
 #include "libiberty.h"
 
This page took 0.030131 seconds and 4 git commands to generate.