summaryrefslogtreecommitdiff
path: root/sudo.h
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1994-02-16 18:27:46 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1994-02-16 18:27:46 +0000
commitc89082869c0b8c9120d0f00bc159c72370666c18 (patch)
tree27e6f22c7e8fbf93dd585f0f9d66662ec91c4b53 /sudo.h
parent89a1fa0e80b4acaa7768eb5a7207830fa985a218 (diff)
downloadsudo-c89082869c0b8c9120d0f00bc159c72370666c18.tar.gz
added environ
Diffstat (limited to 'sudo.h')
-rw-r--r--sudo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sudo.h b/sudo.h
index 2153c2a2c..b0486f9e4 100644
--- a/sudo.h
+++ b/sudo.h
@@ -291,6 +291,7 @@ extern int Argc;
extern char **Argv;
#endif
extern int errno;
+extern char ** environ;
/*
* This is to placate hpux