Include <errno.h> for EBUSY

Change-Id: I9fa3417445866f3ce37af2169f623afa8e92e873


[ROCm/ROCR-Runtime commit: 0f05ef73ac]
This commit is contained in:
Laurent Morichetti
2017-08-31 07:32:51 -07:00
parent af02d06972
commit b2cb6bca96
@@ -52,6 +52,7 @@
#include <sys/sysinfo.h>
#include <sys/time.h>
#include <unistd.h>
#include <errno.h>
namespace os {