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 2e0ce4996e7ee171e7c53b6a6a43e2d0c749a2b4..01270eadcf2d74643c94c4a63ccbfed0935c4496 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 */
This page took 0.025473 seconds and 4 git commands to generate.