Update devel/llvm-devel to version 10.0.d20191218
[dports.git] / devel / llvm-devel / files / patch-openmp_libomptarget_src_omptarget.cpp
1 --- openmp/libomptarget/src/omptarget.cpp.orig
2 +++ openmp/libomptarget/src/omptarget.cpp
3 @@ -12,6 +12,7 @@
4  //
5  //===----------------------------------------------------------------------===//
6  
7 +#include <stdarg.h>
8  #include <omptarget.h>
9  
10  #include "device.h"