summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 30a1dc96c..f143b1b10 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -135,6 +135,9 @@
135/* Specify location of ssh.pid */ 135/* Specify location of ssh.pid */
136#undef PIDDIR 136#undef PIDDIR
137 137
138/* Use IPv4 for connection by default, IPv6 can still if explicity asked */
139#undef IPV4_DEFAULT
140
138@BOTTOM@ 141@BOTTOM@
139 142
140/* ******************* Shouldn't need to edit below this line ************** */ 143/* ******************* Shouldn't need to edit below this line ************** */