Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/heimdal/include Unbreak MKINET6=no
details: https://anonhg.NetBSD.org/src/rev/ba1531789bd7
branches: trunk
changeset: 771094:ba1531789bd7
user: joerg <joerg%NetBSD.org@localhost>
date: Tue Nov 08 22:13:58 2011 +0000
description:
Unbreak MKINET6=no
diffstat:
crypto/external/bsd/heimdal/include/config.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (14 lines):
diff -r edaf140dc5df -r ba1531789bd7 crypto/external/bsd/heimdal/include/config.h
--- a/crypto/external/bsd/heimdal/include/config.h Tue Nov 08 20:25:14 2011 +0000
+++ b/crypto/external/bsd/heimdal/include/config.h Tue Nov 08 22:13:58 2011 +0000
@@ -528,8 +528,10 @@
/* Define to 1 if you have the <io.h> header file. */
/* #undef HAVE_IO_H */
+#if 0
/* Define if you have IPv6. */
#define HAVE_IPV6 1
+#endif
/* Define if you have the function `iruserok'. */
#define HAVE_IRUSEROK 1
Home |
Main Index |
Thread Index |
Old Index