* timer.cc: #include <unistd.h>.
This commit is contained in:
parent
5879767462
commit
8c7a0b00aa
@ -1,3 +1,7 @@
|
||||
2012-04-06 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
* timer.cc: #include <unistd.h>.
|
||||
|
||||
2012-04-06 Roland McGrath <mcgrathr@google.com>
|
||||
|
||||
* configure.in (AC_CHECK_HEADERS): Add locale.h.
|
||||
|
@ -22,6 +22,8 @@
|
||||
|
||||
#include "gold.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#ifdef HAVE_TIMES
|
||||
#include <sys/times.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user