From: Zoltan Varga Date: Mon, 16 Jun 2014 17:06:41 +0000 (+0200) Subject: [bcl] Fix the mobile build. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=8f4cb8ed33dd13052fa4714e4a154d1d6a915446;p=mono.git [bcl] Fix the mobile build. --- diff --git a/mcs/class/System.Core/mobile_System.Core.dll.sources b/mcs/class/System.Core/mobile_System.Core.dll.sources index ba66db603d7..a63481f69d6 100644 --- a/mcs/class/System.Core/mobile_System.Core.dll.sources +++ b/mcs/class/System.Core/mobile_System.Core.dll.sources @@ -93,6 +93,7 @@ System.IO.MemoryMappedFiles/MemoryMappedFile.cs System.IO.MemoryMappedFiles/MemoryMappedFileAccess.cs System.IO.MemoryMappedFiles/MemoryMappedFileOptions.cs System.IO.MemoryMappedFiles/MemoryMappedFileRights.cs +System.IO.MemoryMappedFiles/MemoryMappedFileSecurity.cs System.IO.MemoryMappedFiles/MemoryMappedViewStream.cs System.IO.MemoryMappedFiles/MemoryMappedViewAccessor.cs Microsoft.Win32.SafeHandles/SafeMemoryMappedFileHandle.cs