Fix -A flag when askpass is specified in sudo.conf or if sudo doesn't need

to read a password.
This commit is contained in:
Todd C. Miller
2010-06-15 15:11:10 -04:00
parent f64bb67c6c
commit 4fb8a83e6f
5 changed files with 7 additions and 13 deletions

View File

@@ -45,9 +45,6 @@
#include "sudo_plugin.h"
#include "sudo_plugin_int.h"
/* tgetpass.c */
extern const char *askpass_path;
/*
* Read in /etc/sudo.conf
* Returns a list of plugins.