Commit 3f908f12 by Doug Evans

* Add declaration for pedwarn_with_line.

From-SVN: r3504
parent 8befb954
......@@ -248,6 +248,7 @@ static int comp_def_part ();
static void error_from_errno ();
static void error_with_line ();
void pedwarn ();
void pedwarn_with_line ();
static void pedwarn_with_file_and_line ();
static void fatal ();
void fancy_abort ();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment