summaryrefslogtreecommitdiff
path: root/libiberty/lbasename.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2005-04-16 01:05:05 +0000
committerDJ Delorie <dj@delorie.com>2005-04-16 01:05:05 +0000
commitfef41d2dbdfa6f842dfd034cf7866c3c4c1c9ef8 (patch)
tree9628ddd70f1fcd6e31731ef0c8269900957459f2 /libiberty/lbasename.c
parent3a484bf1ef007b58a3c068c1bc3d5ce9dde30716 (diff)
downloadbinutils-redhat-fef41d2dbdfa6f842dfd034cf7866c3c4c1c9ef8.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/lbasename.c')
-rw-r--r--libiberty/lbasename.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/lbasename.c b/libiberty/lbasename.c
index 4afe890013..45858c84de 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"