aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/gpus
diff options
context:
space:
mode:
authorGravatar Raghuraman Krishnamoorthi <raghuramank@google.com>2018-01-03 19:06:54 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-03 19:10:47 -0800
commit71896cc7e5bd3d1b8b5bb615eac7bebf86fa998c (patch)
tree4450e1c17cf66618048fb17eee320d9741543b3a /third_party/gpus
parent2eef71c3f9a486c42e4876adfef312f817f7cb32 (diff)
Merge changes from github.
PiperOrigin-RevId: 180746153
Diffstat (limited to 'third_party/gpus')
-rw-r--r--third_party/gpus/cuda/BUILD.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/gpus/cuda/BUILD.tpl b/third_party/gpus/cuda/BUILD.tpl
index b752734a08..2a37c65bc7 100644
--- a/third_party/gpus/cuda/BUILD.tpl
+++ b/third_party/gpus/cuda/BUILD.tpl
@@ -46,6 +46,7 @@ cc_library(
includes = [
".",
"cuda/include",
+ "cuda/include/crt",
],
visibility = ["//visibility:public"],
)