oops, pull back changes lost in over-aggressive merge edit
authorBdale Garbee <bdale@gag.com>
Sat, 28 Mar 2009 13:17:53 +0000 (07:17 -0600)
committerBdale Garbee <bdale@gag.com>
Sat, 28 Mar 2009 13:17:53 +0000 (07:17 -0600)
sudo.h

diff --git a/sudo.h b/sudo.h
index ac5fdbde6d0a56ceb3c427c741c88f376eb210ba..fe6a7100ee7ee100b3cfc3cd0ae61da8ece32a97 100644 (file)
--- a/sudo.h
+++ b/sudo.h
@@ -47,6 +47,8 @@ struct sudo_user {
     char *ttypath;
     char *host;
     char *shost;
+    int   host_fqdn_queried;
+    char **runas;
     char *prompt;
     char *cmnd;
     char *cmnd_args;