mirror of git://anongit.mindrot.org/openssh.git
Fix inclusion of additional preprocessor directives from acconfig.h
This commit is contained in:
parent
296a546476
commit
6854f820d6
|
@ -24,6 +24,8 @@
|
||||||
/* Define if you *don't* want to use an external ssh-askpass */
|
/* Define if you *don't* want to use an external ssh-askpass */
|
||||||
#undef DISABLE_EXTERNAL_ASKPASS
|
#undef DISABLE_EXTERNAL_ASKPASS
|
||||||
|
|
||||||
|
@BOTTOM@
|
||||||
|
|
||||||
/* ******************* Shouldn't need to edit below this line ************** */
|
/* ******************* Shouldn't need to edit below this line ************** */
|
||||||
|
|
||||||
#ifndef SHUT_RDWR
|
#ifndef SHUT_RDWR
|
||||||
|
|
Loading…
Reference in New Issue