environ: add declaration for
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5309 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* -*- C -*- */
|
||||
/*
|
||||
* Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska H<>gskolan
|
||||
* Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska H<>gskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -371,6 +371,10 @@ extern int opterr;
|
||||
extern const char *__progname;
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_ENVIRON_DECLARATION
|
||||
extern char **environ;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* kludges and such
|
||||
*/
|
||||
|
Reference in New Issue
Block a user