summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-13 10:49:55 +1100
committerDamien Miller <djm@mindrot.org>1999-11-13 10:49:55 +1100
commit6854f820d62321f1a63f152e2d59e98bd8c01b69 (patch)
tree5fc4a730dbd6e86e4c8a2c7bf3c12501f25eaa4d /acconfig.h
parent296a546476a848f73cb126aa66bce737038e2273 (diff)
Fix inclusion of additional preprocessor directives from acconfig.h
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 007a9b0c..ac60cd4a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -24,6 +24,8 @@
/* Define if you *don't* want to use an external ssh-askpass */
#undef DISABLE_EXTERNAL_ASKPASS
+@BOTTOM@
+
/* ******************* Shouldn't need to edit below this line ************** */
#ifndef SHUT_RDWR