merge from gcc
authorDJ Delorie <dj@redhat.com>
Mon, 30 Jul 2001 20:02:22 +0000 (20:02 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 30 Jul 2001 20:02:22 +0000 (20:02 +0000)
libiberty/concat.c

index 2e0ce49..01270ea 100644 (file)
@@ -53,6 +53,9 @@ NOTES
 */
 
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include "ansidecl.h"
 #include "libiberty.h"
 #include <sys/types.h>         /* size_t */