summaryrefslogtreecommitdiffstats
path: root/compat/cuda/dynlink_cuda.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat/cuda/dynlink_cuda.h')
-rw-r--r--compat/cuda/dynlink_cuda.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/cuda/dynlink_cuda.h b/compat/cuda/dynlink_cuda.h
index 418bbd0..3a13611 100644
--- a/compat/cuda/dynlink_cuda.h
+++ b/compat/cuda/dynlink_cuda.h
@@ -43,6 +43,7 @@
typedef int CUdevice;
typedef void* CUarray;
typedef void* CUcontext;
+typedef void* CUstream;
#if defined(__x86_64) || defined(AMD64) || defined(_M_AMD64)
typedef unsigned long long CUdeviceptr;
#else
OpenPOWER on IntegriCloud