Message ID | 52614DBB.5090404@redhat.com |
---|---|
State | New |
Headers | show |
2013-10-18 Andrew MacLeod <amacleod@redhat.com> * config/rs6000/rs6000.c: Include cgraph.h. Index: config/rs6000/rs6000.c =================================================================== *** config/rs6000/rs6000.c (revision 203817) --- config/rs6000/rs6000.c (working copy) *************** *** 58,63 **** --- 58,64 ---- #include "opts.h" #include "tree-vectorizer.h" #include "dumpfile.h" + #include "cgraph.h" #if TARGET_XCOFF #include "xcoffout.h" /* get declarations of xcoff_*_section_name */ #endif