components/binutils/patches/timer.cc.patch
author saurabh.vyas@oracle.com
Tue, 21 Mar 2017 20:35:40 -0700
branchs11u3-sru
changeset 7789 d23f3837744d
parent 2493 9911278899a3
child 5057 ab1b43bf588f
permissions -rw-r--r--
25657521 OpenStack Cinder NFS driver can not detect capacity info

--- 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"