summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/deviceRTLs/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/libomptarget/deviceRTLs/interface.h')
-rw-r--r--openmp/libomptarget/deviceRTLs/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openmp/libomptarget/deviceRTLs/interface.h b/openmp/libomptarget/deviceRTLs/interface.h
index 0f0f43ebb19..d0b2d1763fd 100644
--- a/openmp/libomptarget/deviceRTLs/interface.h
+++ b/openmp/libomptarget/deviceRTLs/interface.h
@@ -16,6 +16,7 @@
#ifndef _INTERFACES_H_
#define _INTERFACES_H_
+#include <stddef.h>
#include <stdint.h>
#ifdef __CUDACC__
OpenPOWER on IntegriCloud