projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
316819a
)
* acconfig.h (HAVE_SA_LEN): Undef
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 16 Jan 2001 19:01:01 +0000
(19:01 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 16 Jan 2001 19:01:01 +0000
(19:01 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12905
dc483132
-0cff-0310-8789-
dd5450dbe970
src/acconfig.h
patch
|
blob
|
history
diff --git
a/src/acconfig.h
b/src/acconfig.h
index 0936d3b6297658196db7b8f2e98dc254a2ef2860..72a078313764a016e4ed426e58ea8b4f36e7b752 100644
(file)
--- 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