From fa99459db0a91f66893afca6d3f55174c633cf2b Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Sat, 16 Apr 2005 01:05:05 +0000 Subject: merge from gcc --- libiberty/lbasename.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libiberty/lbasename.c') diff --git a/libiberty/lbasename.c b/libiberty/lbasename.c index 4afe890..45858c8 100644 --- a/libiberty/lbasename.c +++ b/libiberty/lbasename.c @@ -37,6 +37,9 @@ and a path ending in @code{/} returns the empty string after it. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include "ansidecl.h" #include "libiberty.h" #include "safe-ctype.h" -- cgit v1.1