profile: add missing include for Windows
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 30 Aug 2016 20:15:44 +0000 (20:15 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 30 Aug 2016 20:15:44 +0000 (20:15 +0000)
commit6ca511439dc76342cb7c7bce6f9c151ad8e75fa7
tree35a8aeb34c0eac0f605d7222bc037ae71758be52
parent35af5b3d2134a5b4cb1e982817433c453e3c36e4
profile: add missing include for Windows

Add a missing Windows.h which is needed for the windows type usage in the TU
(e.g. HANDLE).

llvm-svn: 280145
compiler-rt/lib/profile/WindowsMMap.c