summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/acconfig.h b/src/acconfig.h
index 0936d3b62..72a078313 100644
--- a/src/acconfig.h
+++ b/src/acconfig.h
@@ -23,6 +23,10 @@
#undef HAVE_STDARG_H
#undef HAVE_VARARGS_H
+/* Define if struct sockaddr and friends (sockaddr_in etc) have the
+ sa_len field. */
+#undef HAVE_SA_LEN
+
/* Define if MIT Project Athena default configuration should be used */
#undef KRB5_ATHENA_COMPAT