OSDN Git Service

PR middle-end/34621
[pf3gnuchains/gcc-fork.git] / libiberty / basename.c
index 037a906..0f2c069 100644 (file)
@@ -12,6 +12,9 @@ Behavior is undefined if the pathname ends in a directory separator.
 
 */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include "ansidecl.h"
 #include "libiberty.h"
 #include "safe-ctype.h"