merge from gcc

This commit is contained in:
DJ Delorie
2014-11-05 18:23:19 +00:00
parent e5e6b6c49f
commit 3a4fcef804
2 changed files with 7 additions and 0 deletions

View File

@ -90,6 +90,8 @@ extern hashval_t filename_hash (const void *s);
extern int filename_eq (const void *s1, const void *s2);
extern int canonical_filename_eq (const char *a, const char *b);
#ifdef __cplusplus
}
#endif