merge from gcc

This commit is contained in:
DJ Delorie
2005-04-16 01:05:05 +00:00
parent 02e2292ab3
commit fa99459db0
11 changed files with 320 additions and 0 deletions

View 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"