Commit 1802bb1c by Richard Kenner

Define progname, required by cpplib.

From-SVN: r10546
parent 2ac999c3
......@@ -29,6 +29,8 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
extern char *getenv ();
char *progname;
cpp_reader parse_in;
cpp_options options;
......
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