Add missing header file inclusion.
2018-06-28 Martin Liska <mliska@suse.cz> * brigspec.c: Add missing header file inclusion. From-SVN: r262214
This commit is contained in:
parent
8a731f44bf
commit
62bb4a4b25
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2018-06-28 Martin Liska <mliska@suse.cz>
|
||||
|
||||
* brigspec.c: Add missing header file inclusion.
|
||||
|
||||
2018-06-08 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
* brigfrontend/brig-to-generic.cc
|
||||
|
|
|
@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see
|
|||
#include "system.h"
|
||||
#include "coretypes.h"
|
||||
#include "tm.h"
|
||||
#include "opt-suggestions.h"
|
||||
#include "gcc.h"
|
||||
#include "opts.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue