From 6854f820d62321f1a63f152e2d59e98bd8c01b69 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 13 Nov 1999 10:49:55 +1100 Subject: Fix inclusion of additional preprocessor directives from acconfig.h --- acconfig.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acconfig.h b/acconfig.h index 007a9b0cc..ac60cd4a4 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 -- cgit v1.2.3