Implemented System.Security.Cryptography.X509Certificates.RSACertificateExtensions
[mono.git] / mono / io-layer / io-private.h
index 1e0237cee89deffd55a33e91d4d65ee7b300f1f9..392b081ca798927e41c67fbd9c824fa17fd6fd97 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <mono/io-layer/io.h>
 #include <mono/io-layer/wapi-private.h>
-#include "handles-private.h"
 
 extern gboolean _wapi_lock_file_region (int fd, off_t offset, off_t length);
 extern gboolean _wapi_unlock_file_region (int fd, off_t offset, off_t length);