aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-04-15 16:29:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-15 16:29:08 +0800
commitfba7f7c2067d6d597d1305fbc5711d9ed3f40c17 (patch)
tree86196bc48988a0e6abb9df73033bcb1760f9bb62
parent6f6b1c6af66ef0142cab2f9ebe6a6ab6525f2bee (diff)
downloadgsoc2013-evolution-fba7f7c2067d6d597d1305fbc5711d9ed3f40c17.tar
gsoc2013-evolution-fba7f7c2067d6d597d1305fbc5711d9ed3f40c17.tar.gz
gsoc2013-evolution-fba7f7c2067d6d597d1305fbc5711d9ed3f40c17.tar.bz2
gsoc2013-evolution-fba7f7c2067d6d597d1305fbc5711d9ed3f40c17.tar.lz
gsoc2013-evolution-fba7f7c2067d6d597d1305fbc5711d9ed3f40c17.tar.xz
gsoc2013-evolution-fba7f7c2067d6d597d1305fbc5711d9ed3f40c17.tar.zst
gsoc2013-evolution-fba7f7c2067d6d597d1305fbc5711d9ed3f40c17.zip
oops, forgot to commit this last time
svn path=/trunk/; revision=16472
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 45fe798c4f..5e1b0b0a41 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -42,3 +42,6 @@
/* Define if gethostbyname_r takes five arguments */
#undef GETHOSTBYNAME_R_FIVE_ARGS
+
+/* Define to `int' if your system doesn't have `socklen_t'. */
+#undef socklen_t