components/binutils/patches/timer.cc.patch
author Stefan Teleman <stefan.teleman@oracle.com>
Thu, 14 Feb 2013 18:44:43 -0800
branchs11-update
changeset 2493 9911278899a3
child 5057 ab1b43bf588f
permissions -rw-r--r--
15824357 SUNBT7205968 Upgrade binutils to 2.22

--- binutils-2.23.1/gold/timer.cc	2012-04-06 11:21:55.000000000 -0600
+++ binutils-2.23.1/gold/timer.cc	2012-12-31 23:34:42.787524531 -0700
@@ -27,6 +27,7 @@
 #ifdef HAVE_TIMES
 #include <sys/times.h>
 #endif
+#include <unistd.h>
 
 #include "libiberty.h"