]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Fix inclusion of additional preprocessor directives from acconfig.h
authorDamien Miller <djm@mindrot.org>
Fri, 12 Nov 1999 23:49:55 +0000 (10:49 +1100)
committerDamien Miller <djm@mindrot.org>
Fri, 12 Nov 1999 23:49:55 +0000 (10:49 +1100)
acconfig.h

index 007a9b0cc0fe4566528405803eaaf6899d605e1c..ac60cd4a47e0b6e8c25fc70683589630b23346eb 100644 (file)
@@ -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