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:
authorPaolo Molaro <lupus@oddwiz.org>2004-01-23 23:08:50 +0300
committerPaolo Molaro <lupus@oddwiz.org>2004-01-23 23:08:50 +0300
commit20102217bb4f10392b95fba4e27c0038ef1d96ea (patch)
tree1a901790206e5012adeea4047b2e78acd40ed7b7 /acconfig.h
parent4f981f7a03279c6fb355378f6120b20898fcbd12 (diff)
Fri Jan 23 21:26:01 CET 2004 Paolo Molaro <lupus@ximian.com>
* configure.in, acconfig.h: added check for socklen_t. svn path=/trunk/mono/; revision=22441
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 6a5c9f19549..42767a037ff 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -31,3 +31,4 @@
#undef HAVE_KW_THREAD
#undef HAVE_SIGNBIT
#undef USE_MACH_SEMA
+#undef HAVE_SOCKLEN_T