]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/basename.c
[RISC-V] Add support for _Bfloat16
[thirdparty/gcc.git] / libiberty / basename.c
index 037a90601457e1ca3ae82f29f561b8569ed8039c..0f2c069f0ccf5a7d91e4913548e068c247e12efb 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"