Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Crichton <crichton@mono-cvs.ximian.com>2002-02-21 15:15:28 +0300
committerMark Crichton <crichton@mono-cvs.ximian.com>2002-02-21 15:15:28 +0300
commite9a6fd8e9bc01cce238f8cb3a5e65623fedeaf04 (patch)
treee92a32b41666777f6880d4cd81cf0151be0360b4 /acconfig.h
parent58c5abdb443cd6d9e1a4f6051e0afe73995b87fa (diff)
Code for System.Security.Cryptography.RNGCryptoServiceProvider support.
svn path=/trunk/mono/; revision=2567
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index b76a82a370c..196b6020f02 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -10,3 +10,5 @@
#undef HAVE_LARGE_FILE_SUPPORT
#undef PLATFORM_WIN32
#undef HAVE_NEW_ICONV
+#undef NAME_DEV_RANDOM
+#undef HAVE_CRYPT_RNG