1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 16:38:27 +00:00
termux-packages/packages/net-snmp/apps-encode_keychange.c.patch
2022-02-02 06:14:52 +09:00

11 lines
320 B
Diff

--- a/apps/encode_keychange.c
+++ b/apps/encode_keychange.c
@@ -95,6 +95,7 @@
int snmp_ttyecho(const int fd, const int echo);
char *snmp_getpassphrase(const char *prompt, int fvisible);
+#undef HAVE_GETPASS
#if defined(HAVE__CPUTS) && defined(HAVE__GETCH)
#include <conio.h>
#include <io.h>