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:
authorDick Porter <dick@acm.org>2002-07-12 18:53:31 +0400
committerDick Porter <dick@acm.org>2002-07-12 18:53:31 +0400
commitc596c8cb7937be7e227d599834d06c9b33f20ae7 (patch)
tree4eccb21e3d580fab6cd513af1a8c91c985c6ab25 /acconfig.h
parent3116694545ad7a5ce5b3325bcfe6efeb4d32b44b (diff)
2002-07-12 Dick Porter <dick@ximian.com>
* acconfig.h: * configure.in: Check the size of sockaddr_un.sun_path 2002-07-12 Dick Porter <dick@ximian.com> * wapi-private.h: * handles.c: * daemon.c: Use size of sockaddr_un.sun_path from config.h svn path=/trunk/mono/; revision=5732
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 8f559030546..78432fc32a8 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -17,3 +17,4 @@
#undef DISABLE_SHARED_HANDLES
#undef HAVE_TIMEZONE
#undef HAVE_TM_GMTOFF
+#undef MONO_SIZEOF_SUNPATH