Commit a19ff177 by Joseph Myers Committed by Joseph Myers

* toplev.c: Include <signal.h>.

From-SVN: r167123
parent ecf9b8ae
2010-11-24 Joseph Myers <joseph@codesourcery.com>
* toplev.c: Include <signal.h>.
2010-11-24 Richard Guenther <rguenther@suse.de>
PR lto/43218
......@@ -28,6 +28,7 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
#include <signal.h>
#ifdef HAVE_SYS_TIMES_H
# include <sys/times.h>
......
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