summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 007a9b0cc..ac60cd4a4 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -24,6 +24,8 @@
24/* Define if you *don't* want to use an external ssh-askpass */ 24/* Define if you *don't* want to use an external ssh-askpass */
25#undef DISABLE_EXTERNAL_ASKPASS 25#undef DISABLE_EXTERNAL_ASKPASS
26 26
27@BOTTOM@
28
27/* ******************* Shouldn't need to edit below this line ************** */ 29/* ******************* Shouldn't need to edit below this line ************** */
28 30
29#ifndef SHUT_RDWR 31#ifndef SHUT_RDWR