Introduce an indirection to access posix/error.h, so implementations don't
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 11 May 2018 22:07:47 +0000 (15:07 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 11 May 2018 22:17:35 +0000 (15:17 -0700)
commit640e0baf6e69b037ecc8c3044a11441f18afd180
tree4e15b51981b511894ba5777614a1657abac9bf3b
parent9d59278f2d284fc88a95a0f3d894427e905bfe93
Introduce an indirection to access posix/error.h, so implementations don't
have to worry about platform details.

PiperOrigin-RevId: 196315234
tensorflow/core/BUILD
tensorflow/core/platform/error.h [new file with mode: 0644]
tensorflow/core/platform/hadoop/hadoop_file_system.cc